initramfs文件系统制作和移植(2)

Environment size: 2064/131068 bytes
 
[ s3c2440@guowenxue ]#
 
[ s3c2440@guowenxue ]# set bkr 'tftp 30008000 linuxrom-s3c2440.bin;nand erase 100000 800000;nand write 30008000 100000 800000'
 
[ s3c2440@guowenxue ]# set bootargs 'console=ttyS0,115200 mem=64M init=/linuxrc rw loglevel=7'
 
[ s3c2440@guowenxue ]# set bootcmd_initramdisk 'nand read 30008000 100000 800000;bootm 30008000'
 
[ s3c2440@guowenxue ]# set bootcmd 'run bootcmd_initramdisk'
 
[ s3c2440@guowenxue ]# save
 
Saving Environment to NAND...
 
Erasing Nand...
 
Erasing at 0x60000 -- 100% complete.
 
Writing to Nand... Done
 
[ s3c2440@guowenxue ]# run bkr
 
dm9000 i/o: 0x20000300, id: 0x90000a46
 
DM9000: running in 16 bit mode
 
MAC: 08:00:3e:26:0a:6b
 
could not establish link
 
operating at 100M full duplex mode
 
Using dm9000 device
 
TFTP from server 192.168.1.3; our IP address is 192.168.1.111
 
Filename 'linuxrom-s3c2440.bin'.
 
Load address: 0x30008000
 
Loading: T T #################################################################
 
        #################################################################
 
        #################################################################
 
        #################################################################
 
        #################################################################
 
        #################################################################
 
        #################################################################
 
        ###################################
 
done
 
Bytes transferred = 7187832 (6dad78 hex)
 

NAND erase: device 0 offset 0x100000, size 0x800000
 
Erasing at 0x8e0000 -- 100% complete.
 
OK
 

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/771fc2bccc1762f3b8104cb789c736f2.html