[U-Boot] U-Boot 2009.11.1 USB Issue and Building U-Boot 2013.07

Jens Scharsig esw at bus-elektronik.de
Wed Sep 4 11:37:23 CEST 2013


Dear Chuck Wical

> usb start
> 
> fatload usb 0 $(loadaddr) rootfs.ext2.gz.uboot  where loadaddr is the same
> address used by tftp.
> 

Your load address 0 is wrong. On AT91 systems addresses greater than
0x20100000 should be used (RAM location).

Regards

jens


More information about the U-Boot mailing list