Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:aztech:hw550-3g [2018/02/17 19:14] – ↷ Links adapted because of a move operation | toh:aztech:hw550-3g [2018/06/16 10:46] – Datatables added, cleanup tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Aztech HW550-3G ====== | ====== Aztech HW550-3G ====== | ||
| + | |||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | ^ Version/Model ^ Launch Date ^ FCC ID ^ OpenWrt Version | + | ---- datatable ---- |
| - | | v1 | 5/ | + | cols : Brand, |
| + | headers : Brand, | ||
| + | align | ||
| + | filter | ||
| + | ---- | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ^ CPU ^ Ram | + | ---- datatable ---- |
| - | | Ralink RT3052F Rev 2 @ 384MHz | + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, |
| + | header | ||
| + | align | ||
| + | filter | ||
| + | ---- | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | -> [[docs:user-guide: | + | ---- datatable ---- |
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | -> [[docs: | ||
| + | |||
| + | FIXME Please add the installation procedure here. | ||
| - | * At the moment you have to [[doc: | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | ->[[doc: | + | ->[[docs: |
| ^ dev: ^ size ^ erasesize | ^ dev: ^ size ^ erasesize | ||
| Line 29: | Line 48: | ||
| **NOTE:** Serial connection and configured TFTP server needed! | **NOTE:** Serial connection and configured TFTP server needed! | ||
| - | * After compiling firmware successfully, | + | * After compiling firmware successfully, |
| - | * Then rename firmware to something shorter, for example | + | * Then rename firmware to something shorter, for example |
| * | * | ||
| * When you power on device, and see U-Boot log, immediately push " | * When you power on device, and see U-Boot log, immediately push " | ||
| Line 44: | Line 63: | ||
| </ | </ | ||
| - | If TFTP server installed correctly, the firmware would be downloaded at ~30 seconds. | + | If TFTP server installed correctly, the firmware would be downloaded at ~30 seconds. |
| Then it will be flashed into device (It will take about 2 minutes). | Then it will be flashed into device (It will take about 2 minutes). | ||
| ===== Basic configuration ===== | ===== Basic configuration ===== | ||
| - | [[doc:howto:basic.config]] | + | [[docs:guide-quick-start:checks_and_troubleshooting]] |
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | | **[[wp> | + | ^ [[wp> |
| - | | **Vendor:** | [[wp> | + | ^ Vendor |
| - | | **[[doc:techref:Bootloader]]:** | + | ^ [[docs:techref:bootloader]] |
| - | | **[[doc: | + | ^ [[docs: |
| - | | **[[doc: | + | ^ [[docs: |
| - | | **Flash-Chip:** | Spansion S29GL064N90TF104 | | + | ^ Flash-Chip |
| - | | **Flash size:** | 8192 KiB | | + | ^ Flash size | 8192 KiB | |
| - | | **RAM:** | 32 MiB Zentel A3V28S40FTP -G6 | | + | ^ RAM | 32 MiB Zentel A3V28S40FTP -G6 | |
| - | | **Wireless:** | Ralink RT3052 (integrated) 2.4ghz 802.11bgn | + | ^ Wireless |
| - | | **Ethernet:** | Ralink RT3052 (integrated) 5 x 100/10 Ethernet | + | ^ Ethernet |
| - | | **USB:** | Yes 1 x 2.0 | | + | ^ USB | Yes 1 x 2.0 | |
| - | | **[[doc: | + | ^ [[docs: |
| - | | **[[doc: | + | ^ [[docs: |
| ==== JTAG ==== | ==== JTAG ==== | ||
| {{: | {{: | ||
| Line 294: | Line 314: | ||
| ==== Upgrade to 64MB SDRAM ==== | ==== Upgrade to 64MB SDRAM ==== | ||
| - | To upgrade to 64MB SDRAM you need to flash a Ralink Bootloader that initialises 64MB of RAM and flash OpenWRT | + | To upgrade to 64MB SDRAM you need to flash a Ralink Bootloader that initialises 64MB of RAM and flash OpenWrt |
| The original bootloader only initialises 32MB of SDRAM and the original Aztech Firmware only utilises 32MB of SDRAM as well. | The original bootloader only initialises 32MB of SDRAM and the original Aztech Firmware only utilises 32MB of SDRAM as well. | ||
| You can either compile the Bootloader by downloading Aztech' | You can either compile the Bootloader by downloading Aztech' | ||