把家里的老光猫HG8245,拿来练手,学TTL!进入u-boot,按D中断后,不知道要干什么了,没有su没有WAP,跟大神的不像
hisilicon # 这一步之后要做什么,难道要刷机,plash吗
U-Boot 1.1.4 (Oct 8 2011 - 14:50:18
U-Boot code: 90500000 -> 9051F520 BSS: -> 90555E80
RAM Configuration:
Bank #0: 90000000 64 MB
Flash: 16 MB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Extend LSW IS AR8316
Initialize broadcast table ... ok
CPURTx Driver For Pilot <Board-A>!
### JFFS2 loading 'fsok' to 0x904bfe2c
Scanning JFFS2 FS: . done.
### JFFS2 load complete: 2 bytes loaded to 0x904bfe2c
[main.c__2752]::Magic1:0x0, magic2 0x0, count 0, flag 0, MainAreaOK 0, slaveAreaOK 0
Start from normal system!
Magic1:0x5a5a5a5a, magic2 0xa5a5a5a5, count 0, flag 0
Addr[0]:0x0,Addr[1]:0x40000,Addr[2]:0x41000,Addr[3]:0x60000,Addr[4]:0x1e0000,Addr[5]:0xae0000,Addr[6]:0xe60000
Start copy data from 0x201e0054 to 0x91000000 with sizeof 0x00870040 ...........................................................................................................................................Done!
Start system with ram disk and set bootcmd to
BootArgs:mem=50M console=ttyAMA0,115200 root=/dev/ram0 rootfstype=squashfs mtdparts=hisilicon:0x40000(boot)ro,0x1000(flashcfg)ro,0x1f000(syspara)ro,0x180000(krnl)ro,0x8fffac@0x1e0054(rootfs)ro,0x24934c@0xc16cb4(minisystem)ro,0x180000(jffs2cfg),-(reserved) user_debug=0x1f panic=1
Press d key to abort autoboot: 1
hisilicon #
|