diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-06-04 10:59:22 +0000 |
---|---|---|
committer | Albert ARIBAUD (U-Boot) <uboot@lilith.(none)> | 2012-07-09 22:44:33 +0200 |
commit | 03cddf28ebbaf402cdac495b71d7fb1bc5fa252f (patch) | |
tree | 384b97039c6d14c68329e409fc0b520b9dfb211c /arch/arm/include/asm/arch-davinci/nand_defs.h | |
parent | 9cd3f3adf03bdbc5ea4514f00e2cfacfb1ae5bed (diff) | |
download | u-boot-imx-03cddf28ebbaf402cdac495b71d7fb1bc5fa252f.zip u-boot-imx-03cddf28ebbaf402cdac495b71d7fb1bc5fa252f.tar.gz u-boot-imx-03cddf28ebbaf402cdac495b71d7fb1bc5fa252f.tar.bz2 |
tegra: bootcmd enhancements
Place the list of searched boot devices, file-system types, boot file
locations/prefixes, and boot script names into variables. This allows
the user to override them directly (e.g. to change boot order, or select
the specific values they use) without having to edit the main bootcmd
and script_boot variables.
The default boot order is changed from USB, MMC, DHCP to MMC, USB, DHCP.
This speeds up the typical MMC boot case. People who want USB boot can
now edit variable boot_targets appropriately.
Also, reformat BOOTCMDS_COMMON to fit within 80 columns.
Potential future enhancements might be:
* Allow boards to specify which of bootcmd_mmc0/... should be defined,
based on the HW they contain.
* Allow boards to influence the order that the boot targets are added
into the boot_targets variable.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/include/asm/arch-davinci/nand_defs.h')
0 files changed, 0 insertions, 0 deletions