On Fri, Apr 20, 2012 at 12:50:58PM -0700, Tom Warren wrote:
> This set of boot cmds from Stephen Warren provides a simple
> default for booting a linux kernel and DT from mmc (eMMC or
> SD-Card, in that order). Tested on Seaboard w/an SD card.
> 
> Signed-off-by: Tom Warren <twar...@nvidia.com>
> ---
>
> ...
>
> +     "scr_boot=ext2load ${devtype} ${devnum}:1 ${scriptaddr} ${script};" \
> +             "source ${scriptaddr};\0" \

Should this be fatload?  From what I've seen most other boards load
boot.scr from a FAT fs.

-Allen
nvpublic
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to