Hi Stephen, On Mon, Nov 5, 2012 at 3:22 PM, Stephen Warren <[email protected]> wrote: > From: Stephen Warren <[email protected]> > > Modify tegra-common-post.h's BOOTCOMMAND definition to use the generic > filesystem command load rather than separate fatload and ext2load. > This removes the need to iterate over supported filesystem types in the > boot command. > > This requires editing all board config headers to enable the new > commands. The now-unused commands are left enabled to assue backwards > compatibility with any user scripts. Boards (all from Avionic Design) > which define custom BOOTCOMMAND values are not affected. > > Signed-off-by: Stephen Warren <[email protected]>
I tested this on Seaboard and it worked just as before (although didn't actually load a kernel since there was not one there). Acked-by: Simon Glass <[email protected]> Tested-by: Simon Glass <[email protected]> > tegra generic fs cmds fixup What is this? > --- > Tom, this patch is based on u-boot/master, since it depends on commit > f9b55e2 "fs: rename fsload command to load" having been applied. I guess > you'll need to either rebase u-boot-tegra/next onto that, or wait until > you pick up that commit for other reasons. > Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

