]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ti_armv7_keystone2.h
configs: k2x_evm: Reorder default boot command
authorAndrew F. Davis <afd@ti.com>
Mon, 17 Jul 2017 17:59:14 +0000 (12:59 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 26 Jul 2017 15:26:50 +0000 (11:26 -0400)
commit3f5651a72480c5fec3f846b604bfb3aeb532213c
treed1165c9ce0a24c919b07c59a6c01adf9df9e79cb
parent08d06310f4d8f99208f95936bf7de83de9d8af04
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>
include/configs/k2g_evm.h
include/configs/ti_armv7_keystone2.h