]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: zynq: Run distribution boot commands first
authorMichal Simek <michal.simek@xilinx.com>
Thu, 3 Jan 2019 12:58:27 +0000 (13:58 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 9 Jan 2019 10:17:47 +0000 (11:17 +0100)
commit4887f2e2afefcef8eba26edc511d43df506e5eb7
treeb0e1e7235970df2d340b8a44bfe587f873cbff67
parentd07c40518b20dbe0482bc496a34e7c664e54dc2b
ARM: zynq: Run distribution boot commands first

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@xilinx.com>
23 files changed:
configs/syzygy_hub_defconfig
configs/topic_miami_defconfig
configs/topic_miamilite_defconfig
configs/topic_miamiplus_defconfig
configs/zynq_cc108_defconfig
configs/zynq_dlc20_rev1_0_defconfig
configs/zynq_microzed_defconfig
configs/zynq_minized_defconfig
configs/zynq_picozed_defconfig
configs/zynq_z_turn_defconfig
configs/zynq_zc702_RSA_defconfig
configs/zynq_zc702_defconfig
configs/zynq_zc706_defconfig
configs/zynq_zc706_eeprom_defconfig
configs/zynq_zc770_xm010_defconfig
configs/zynq_zc770_xm011_defconfig
configs/zynq_zc770_xm011_x16_defconfig
configs/zynq_zc770_xm012_defconfig
configs/zynq_zc770_xm013_defconfig
configs/zynq_zed_defconfig
configs/zynq_zybo_defconfig
configs/zynq_zybo_z7_defconfig
include/configs/zynq-common.h