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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to