u-boot/board/xilinx
T Karthik Reddy 7c5b7bb1d7 arm64: versal: Fix emmc boot mode boot_target issue
Emmc boot devcie is mounted to sdhci@f1050000 controller on versal, while
in emmc boot mode, boot tragets are set to mmc0. So removed mmc0 and using
the dev seq number from the sdhci@f1050000 controller.
Dev seq number is setup based on DT aliases that's why needs to be setup at
run time.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-01-14 09:05:52 +01:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common arm64: xilinx: Enable generic of_board_dtb 2019-10-08 13:14:54 +02:00
microblaze-generic common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
versal arm64: versal: Fix emmc boot mode boot_target issue 2020-01-14 09:05:52 +01:00
zynq common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
zynqmp common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
zynqmp_r5 lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
Kconfig arm64: xilinx: Enable generic of_board_dtb 2019-10-08 13:14:54 +02:00