| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:blueendless:u35wf [2024/01/29 17:38] – filling out missing info reukiodo | toh:blueendless:u35wf [2024/09/07 06:07] – [Flash Layout] add table reukiodo |
|---|
| USE https://openwrt.org/meta/create_new_device_page */ | USE https://openwrt.org/meta/create_new_device_page */ |
| |
| The Blueendless U35WF is a small 3.5" HD enclosure powered by a MediaTek 7620A SoC with 100Mb/s ethernet, WiFi3, USB2, and 12V SATA for a 3.5" hard drive. | The Blueendless U35WF is a small 3.5" HD enclosure powered by a MediaTek 7620A SoC with 100Mb/s ethernet, WiFi3, USB2, and 12V SATA for a 3.5" hard drive. Newer models may have the same version and come with 128MB RAM instead of 64MB. |
| |
| /*****/ | /*****/ |
| |
| ===== Supported Versions ===== | ===== Supported Versions ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | "source": "json", |
| headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | "dom": "t", |
| align : c,c,c,c,c,c,c | "paging": false, |
| filter : Model=U35WF | "rotate": true, |
| ---- | "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "owrt_forum_topic_url", "deviceid"], |
| | "filterColumns": {"model": "^U35WF$"} |
| | } --> |
| |
| ---- datatable ---- | <!-- ToH: { |
| cols : Unsupported Functions_unsupporteds | "source": "json", |
| filter : Model=U35WF | "dom": "t", |
| ---- | "paging": false, |
| | "shownColumns": ["unsupported_functions"], |
| | "filterColumns": {"model": "^U35WF$"} |
| | } --> |
| |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ | "source": "json", |
| header : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB | "dom": "t", |
| align : c,c,c,c,c,c,c,c,c,c,c,c,c | "paging": false, |
| filter : Model=U35WF | "rotate": true, |
| ---- | "shownColumns": ["model", "version", "cpu", "cpumhz", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"], |
| | "filterColumns": {"model": "^U35WF$"} |
| | } --> |
| | |
| | Newer models may have the same version and come with 128MB RAM instead of 64MB. |
| |
| ===== Installation ===== | ===== Installation ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | "source": "json", |
| headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | "dom": "t", |
| align : c,c,c | "paging": false, |
| filter : Model=U35WF | "rotate": true, |
| ---- | "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"], |
| | "filterColumns": {"model": "^U35WF$"} |
| | } --> |
| |
| -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] | -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] |
| mtd6: 007b0000 00010000 "rootfs_data" | mtd6: 007b0000 00010000 "rootfs_data" |
| root@U35WF:~# | root@U35WF:~# |
| | |
| | [ 0.567352] m25p80 spi0.0: mx25l12805d (16384 Kbytes) |
| | [ 0.577527] 4 fixed-partitions partitions found on MTD device spi0.0 |
| | [ 0.590199] Creating 4 MTD partitions on "spi0.0": |
| | [ 0.599764] 0x000000000000-0x000000030000 : "u-boot" |
| | [ 0.610606] 0x000000030000-0x000000040000 : "u-boot-env" |
| | [ 0.622146] 0x000000040000-0x000000050000 : "factory" |
| | [ 0.633144] 0x000000050000-0x000001000000 : "firmware" |
| | [ 0.647231] 2 uimage-fw partitions found on MTD device firmware |
| | [ 0.659101] Creating 2 MTD partitions on "firmware": |
| | [ 0.668999] 0x000000000000-0x00000017e82f : "kernel" |
| | [ 0.679834] 0x00000017e82f-0x000000fb0000 : "rootfs" |
| | [ 0.690616] mtd: device 5 (rootfs) set to be root filesystem |
| | [ 0.703534] 1 squashfs-split partitions found on MTD device rootfs |
| | [ 0.715926] 0x0000003e0000-0x000000fb0000 : "rootfs_data" |
| </code> | </code> |
| | |
| | ^ Layer0 | raw flash, 16 MiB |||||| |
| | ^ Layer1 | **mtd0** \\ ''u-boot'' \\ 192 KiB | **mtd1** \\ ''u-boot-env'' \\ 64 KiB | **mtd2** \\ ''factory'' \\ 64 KiB | **mtd3** - ''firmware'' \\ 16064 KiB <sub><sup>(= FlashSize-(192+64+64))</sup></sub> ||| |
| | ^ Layer2 |:::|:::|:::| **mtd4** \\ ''kernel'' \\ ~1530 KiB | **mtd5** - ''rootfs'' ~14534 KiB || |
| | ^ Layer3 |:::|:::|:::|::: | **''/dev/root''** \\ ~2438 KiB | **mtd6** \\ ''rootfs_data'' \\ ~12096 KiB | |
| |
| ==== OEM easy installation ==== | ==== OEM easy installation ==== |
| ===== Hardware ===== | ===== Hardware ===== |
| ==== Info ==== | ==== Info ==== |
| ---- datatemplatelist dttpllist ---- | <!-- ToH: { |
| template: meta:template_datatemplatelist | "source": "json", |
| cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Instruction Set, Sub Instruction Set, Bootloader, Platform, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ | "dom": "t", |
| filter : Model=U35WF | "paging": false, |
| ---- | "rotate": true, |
| | "shownColumns": ["brand", "model", "version", "devicetype", "availability", "supportedsincecommit", "supportedsincerel", "supportedcurrentrel", "unsupported_functions", "bootloader", "target", "cpumhz", "flashmb", "rammb", "switch", "ethernet100mports", "ethernet1gports", "commentsnetworkports", "modem", "vlan", "wlan24ghz", "wlan50ghz", "wlanhardware", "wlancomments", "detachableantennas", "usbports", "sataports", "commentsusbsataports", "serial", "jtag", "ledcount", "buttoncount", "powersupply", "deviceid", "owrt_forum_topic_url", "wikideviurl", "oemdevicehomepageurl", "firmwareoemstockurl", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "comments"], |
| | "filterColumns": {"model": "^U35WF$"} |
| | } --> |
| | |
| | Newer models may have the same version and come with 128MB RAM instead of 64MB. |
| |
| ==== Photos ==== | ==== Photos ==== |