|
发表于 2020-10-24 05:38:11
|
显示全部楼层
/*..............
System start ...
.............*/
U-Boot 1.1.4 (Jul 31 2013 - 16:25:21)
U-Boot code: 90500000 -> 9051FC94 BSS: -> 9054658C
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 0x904bfe84
Scanning JFFS2 FS: . done.
### JFFS2 load complete: 2 bytes loaded to 0x904bfe84
ui_board_id = 3061
[main.c__3719]::Magic1:0x271116a1, magic2 0x601f2214, count 805962290, flag 1241854102, MainAreaOK 1430555698, slaveAreaOK -1525485032
[main.c_3784]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 0x00865040 ....................Done!
Start system with ram disk and set bootcmd to
BootArgs:noalign 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,0x248fe0@0xc17020(minisystem)ro,0x180000(jffs2cfg),-(reserved) user_debug=0x1f panic=1
-----------这里就没有按D键提示!!!
U-boot Start from NORMAL Mode !
## Booting image at 20060054 ...
Image Name: Linux-2.6.21.7-hrt1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1456776 Bytes = 1.4 MB
Load Address: 90008000
Entry Point: 90008000
Loading Kernel Image ... OK
## Loading Ramdisk Image at 91000000 ... |
|