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 <[email protected]>
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 <[email protected]> Alex _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

