[U-Boot] [PATCH 1/2] ARM: zynq: Run distribution boot commands first

Alexander Graf agraf at suse.de
Fri Jan 25 11:23:02 UTC 2019



On 24.01.19 16:31, Michal Simek wrote:
> This patch is doing two things.
> 1. Exchanging order of boot commands. distro_bootcmd is run first
> followed by Xilinx boot command.
> 2. Remove CONFIG_BOOTCOMMAND from configs (and follow mainline) by
> creating Xilinx distribution bootcommand and wiring it as the last
> bootcommand.
> 
> QSPI, NAND distribution boot command will be added later.
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>

This means that boot order wise, users may try to boot from external
devices before internal ones ($modeboot) now, correct? I'm not sure
everyone will be happy about that. I definitely am, so

Reviewed-by: Alexander Graf <agraf at suse.de>


Alex


More information about the U-Boot mailing list