diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-11-05 13:22:00 +0000 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2012-11-19 08:15:43 -0700 |
commit | 3786a942b5892441982f5d8908303f360bac9f8c (patch) | |
tree | 7b97b3c5394bd822c6426cc8d0e9f0f4e0a121e1 /nand_spl | |
parent | ef24c38a6f99baae46fd060da9848c1800889c52 (diff) | |
download | u-boot-3786a942b5892441982f5d8908303f360bac9f8c.zip u-boot-3786a942b5892441982f5d8908303f360bac9f8c.tar.gz u-boot-3786a942b5892441982f5d8908303f360bac9f8c.tar.bz2 |
tegra: use generic fs commands in BOOTCOMMAND
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 <swarren@nvidia.com>
tegra generic fs cmds fixup
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'nand_spl')
0 files changed, 0 insertions, 0 deletions