Home
last modified time | relevance | path

Searched hist:"3 f5651a7" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dk2g_evm.h3f5651a7 Mon Jul 17 12:59:14 CDT 2017 Andrew F. Davis <afd@ti.com> configs: k2x_evm: Reorder default boot command

We first split the CONFIG_BOOTCOMMAND into its components to improve
readability. We then make the following order changes:

- Run findfdt first so the fdt name can be used in envboot like OMAP
- Install the boot monitor before running the PMMC so we can make any
needed secure changes before PMMC, do this on both HS and non-HS
- Move set_name_pmmc to just before get_pmmc_${boot}

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dti_armv7_keystone2.h3f5651a7 Mon Jul 17 12:59:14 CDT 2017 Andrew F. Davis <afd@ti.com> configs: k2x_evm: Reorder default boot command

We first split the CONFIG_BOOTCOMMAND into its components to improve
readability. We then make the following order changes:

- Run findfdt first so the fdt name can be used in envboot like OMAP
- Install the boot monitor before running the PMMC so we can make any
needed secure changes before PMMC, do this on both HS and non-HS
- Move set_name_pmmc to just before get_pmmc_${boot}

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>