Re: [U-Boot] [PATCH 3/4] configs: k2x_evm: Reorder default boot command

2017-07-18 Thread Tom Rini
On Mon, Jul 17, 2017 at 12:59:14PM -0500, Andrew F. Davis wrote: > 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

[U-Boot] [PATCH 3/4] configs: k2x_evm: Reorder default boot command

2017-07-17 Thread Andrew F. Davis
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