[U-Boot] return value from do_ext2load

David Collier from_denx_uboot at dexdyne.com
Wed Oct 21 18:23:00 CEST 2009


the do_ext2load procedure returns the file length if it succeeds... which
means you can't do

#define CONFIG_BOOTCOMMAND
"mmcinit && ext2load mmc 0:1 0x10400000  /boot/uImage && bootm
0x10400000"

Is this part of some vast eternal plan and/or can anyone see a way to
make it function as desired anyway?

David Collier

www.dexdyne.com


More information about the U-Boot mailing list