Differences

This shows you the differences between two versions of the page.

toh:huawei:hg553 [2012/09/27 16:26]
eugenius
toh:huawei:hg553 [2013/05/05 12:20] (current)
danitool
Line 1: Line 1:
====== Huawei EchoLife HG553 ====== ====== Huawei EchoLife HG553 ======
- +The HG553 is an adsl wifi router mainly distributed by [[wp>Vodafone]] to their customers.
===== Supported Versions ===== ===== Supported Versions =====
^ Version/Model ^ Launch Date ^ S/N ^ OpenWrt Version Supported ^ Model Specific Notes ^ ^ Version/Model ^ Launch Date ^ S/N ^ OpenWrt Version Supported ^ Model Specific Notes ^
-| v1  |  09/2009  | 301880809123343 | trunk without DSL & VOIP drivers  | - |+| v1  |  09/2009  | 301880809123343 | Attitude Adjustment (12.09)  | no DSL, no VoIP, LEDs need manual config | 
 +| "Vodafone Home Gateway" (Spain) | ? | 303710905017230, 303710906046600 | Attitude Adjustment (12.09) | boots to RED :-o power light, YET works great (LAN/Wifi DHCP), no DSL, no VoIP, LEDs need manual config |
**NOTE:** For anything not included in model specific notes, or where a short comment couldn't be included, see the [[#notes]]. **NOTE:** For anything not included in model specific notes, or where a short comment couldn't be included, see the [[#notes]].
===== Hardware Highlights ===== ===== Hardware Highlights =====
-^ CPU ^ Ram ^ Flash ^ Network ^ USB ^ Serial ^ JTag ^ +^ SoC ^ CPU speed ^ Ram ^ Flash ^ Network ^ USB ^ Serial ^ JTag ^ 
-| Broadcom 6358 | 64MiB | 16MiB | 4 x 1| 2 x USB2.0 | YES | YES |+| BCM6358 | 300 MHz | 64MiB | 16MiB | 4x1 (100Mb/s) | 2 x USB2.0 | YES | YES |
===== Installation ===== ===== Installation =====
Line 21: Line 22:
==== OEM easy installation ==== ==== OEM easy installation ====
-  *Turn on the system and hold the reset for 30 sec. +  *Download [[http://downloads.openwrt.org/attitude_adjustment/12.09/brcm63xx/generic/openwrt-HW553-squashfs-cfe.bin|openwrt-HW553-squashfs-cfe.bin]] 
-  *Browse to http://192.168.1.1+  *Turn on the system while holding the reset for 30 sec. 
 +  *connect via LAN with a manual setup of your workstation of 192.168.1.2 etc. (no DHCP, no LAN LED on the box) 
 +  *Browse to http://192.168.1.1
  *Upload .bin file to router   *Upload .bin file to router
-  *Wait for it to reboot +  *Wait for it to reboot (you'll see a **red** power LED) 
-  *Telnet to 192.168.1.1 and set a root password.+  *Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 and set the password there...
==== OEM installation using the TFTP method ==== ==== OEM installation using the TFTP method ====
 +  * Connect the [[#serial|serial]] TTL cable to send commands to CFE for loading the firmware via tftp.
 +  * Start a TFTP server in your PC. Copy the //**openwrt-HW553-squashfs-cfe.bin**// firmware to the server.
 +  * Set the IP at your pc to 192.168.1.35 (or any compatible), and connect the ethernet cable to the router.
 +This is a session of flashing via TFTP:
 +<HTML>
 +<p style="padding: 10px;border:1px solid grey;height:350px;font:9px/12px Georgia, Garamond, Serif;overflow:Auto;background-color:#DEE4E7">
 +<code>CFE> f 192.168.1.35:openwrt-HW553-squashfs-cfe.bin
 +Loading 192.168.1.35:openwrt-HW553-squashfs-cfe.bin ...
 +
 +Finished loading 2883588 bytes
 +
 +
 +Flashing root file system and kernel at 0xbe020000:
 + ~~~~~~~Flag: 3
 +
 +baseAddr 0xbe000000
 +
 +kernelAddr 0xbe020100
 +
 +rootfsAddr 0xbe020100
 +
 +tagFs 0x80800000
 +
 +
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +.
 +
 +
 +.
 +
 +Backup flag .
 +
 + ~~~~~~~Flag: 1
 +
 +.
 +*** Image flash done *** !
 +Resetting board...
 +
 +</code>
 +</p>
 +</HTML>
Line 48: Line 112:
<code> <code>
cd /tmp/ cd /tmp/
-wget http://downloads.openwrt.org/snapshots/trunk/brcm63xx/openwrt-HW553-jffs2-64k-cfe.bin +wget http://downloads.openwrt.org/snapshots/trunk/brcm63xx/openwrt-HW553-squashfs-cfe.bin 
-sysupgrade /tmp/openwrt-HW553-jffs2-64k-cfe.bin+sysupgrade /tmp/openwrt-HW553-squashfs-cfe.bin
</code> </code>
Line 56: Line 120:
<code> <code>
cd /tmp/ cd /tmp/
-wget http://downloads.openwrt.org/snapshots/trunk/brcm63xx/openwrt-HW553-jffs2-64k-cfe.bin +wget http://downloads.openwrt.org/snapshots/trunk/brcm63xx/openwrt-HW553-squashfs-cfe.bin 
-mtd write /tmp/openwrt-HW553-jffs2-64k-cfe.bin linux && reboot</code>+mtd write /tmp/openwrt-HW553-squashfs-cfe.bin linux && reboot</code>
===== Basic configuration ===== ===== Basic configuration =====
Line 67: Line 131:
==== Interfaces ==== ==== Interfaces ====
-The default network configuration is:+The default network configuration is: FIXME
^ Interface Name ^ Description ^ Default configuration ^ ^ Interface Name ^ Description ^ Default configuration ^
| br-lan | LAN & WiFi | 192.168.1.1/24 | | br-lan | LAN & WiFi | 192.168.1.1/24 |
Line 75: Line 139:
==== Switch Ports (for VLANs) ==== ==== Switch Ports (for VLANs) ====
-Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.+FIXME Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.
^ Port ^ Switch port ^ ^ Port ^ Switch port ^
| Internet (WAN) | 4 | | Internet (WAN) | 4 |
Line 103: Line 167:
| **[[doc:techref:Bootloader]]:**    | [[doc:techref:bootloader:CFE|CFE]] | | **[[doc:techref:Bootloader]]:**    | [[doc:techref:bootloader:CFE|CFE]] |
| **[[doc:hardware:soc|System-On-Chip]]:**  | Broadcom 6358 | | **[[doc:hardware:soc|System-On-Chip]]:**  | Broadcom 6358 |
-| **[[doc:hardware:cpu|CPU]]/Speed**        | BMIPS4350 V1.0 / 300 Mhz |+| **[[doc:hardware:cpu|CPU]]/Speed**        | BMIPS4350 V1.0 / 300 Mhz [[doc:hardware:soc:soc.broadcom.bcm63xx:smp|BMIPS Dual Core]] |
| **Flash-Chip:**      | ? | | **Flash-Chip:**      | ? |
| **Flash size:**      | 16 MiB | | **Flash size:**      | 16 MiB |
Line 200: Line 264:
===== Tags ===== ===== Tags =====
-For some Help with the Tags, please have a look here: [[toh:meta:tags]]+For some Help with the Tags, please have a look here: [[meta/tags]]
-{{tag>FastEthernet 5Port USB 2USB 802.11bg 64RAM 16Flash MIPS MIPS32 34K b43 bcm63xx bcm6358 ADSL2+}}+{{tag>bcm63xx bcm6358 FastEthernet 5Port 2USB JTAG serial 802.11bg 64RAM 16Flash MIPS MIPS32 b43}}

Back to top

toh/huawei/hg553.1348755967.txt.bz2 · Last modified: 2012/09/27 16:26 by eugenius