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

Michal Simek michal.simek at xilinx.com
Fri Jan 25 11:52:41 UTC 2019


On 25. 01. 19 12:23, Alexander Graf wrote:
> 
> 
> 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>

I just got patches from DP to include qspi/nand similar to what was in
2/2 but for Zynq.
There shouldn't be any product affected because they should have all
variables already saved.

M



More information about the U-Boot mailing list