Searched hist:"3 f5651a72480c5fec3f846b604bfb3aeb532213c" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | k2g_evm.h | 3f5651a72480c5fec3f846b604bfb3aeb532213c Mon Jul 17 17:59:14 UTC 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 D | ti_armv7_keystone2.h | 3f5651a72480c5fec3f846b604bfb3aeb532213c Mon Jul 17 17:59:14 UTC 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>
|