[U-Boot-Users] questions booting Linux on a mpc8247
Sam Song
samsongshu at yahoo.com.cn
Thu May 11 06:54:00 CEST 2006
Jim Fridlund <jim at code4fun.us> wrote:
> "ramargs=setenv bootargs root=/dev/ram rw "
> \
> "console=ttyS0,57600\0"
Well, pls try
=> tftp 200000
=> setenv kernel_addr 200000
=> tftp 1200000 <ramdisk>
=> setenv ramdisk_addr 1200000
=> run flash_self
You cannot boot kernel at 0x100000.
Best regards,
Sam
___________________________________________________________
雅虎免费邮箱-3.5G容量,20M附件
http://cn.mail.yahoo.com/
More information about the U-Boot
mailing list