Problem with USB Boot August 20, 2010 10:07PM |
Registered: 14 years ago Posts: 16 |
ed
Re: Problem with USB Boot August 21, 2010 11:24AM |
Julian Wolter
Re: Problem with USB Boot August 21, 2010 12:53PM |
Re: Problem with USB Boot August 21, 2010 12:53PM |
Registered: 14 years ago Posts: 24 |
Alex
Re: Problem with USB Boot August 21, 2010 01:16PM |
Ed
Re: Problem with USB Boot August 21, 2010 02:03PM |
Re: Problem with USB Boot August 21, 2010 05:02PM |
Admin Registered: 14 years ago Posts: 304 |
fw_setenv bootcmd_usb 'run set_bootargs_usb; run usb_init; ext2load usb $usb_device 0x800000 /boot/uImage; ext2load usb $usb_device 0x1100000 /boot/uInitrd; bootm 0x800000 0x1100000'
Re: Problem with USB Boot August 21, 2010 05:02PM |
Registered: 14 years ago Posts: 16 |
Re: Problem with USB Boot August 21, 2010 05:05PM |
Registered: 14 years ago Posts: 16 |
Re: Problem with USB Boot August 21, 2010 06:07PM |
Admin Registered: 14 years ago Posts: 304 |
Re: Problem with USB Boot August 21, 2010 06:28PM |
Registered: 14 years ago Posts: 16 |
Re: Problem with USB Boot August 22, 2010 02:10PM |
Admin Registered: 14 years ago Posts: 304 |