]> Git Repo - u-boot.git/commit
arm64: zynqmp: Fix emmc boot mode boot_target sequence
authorT Karthik Reddy <[email protected]>
Tue, 17 Dec 2019 13:41:42 +0000 (06:41 -0700)
committerMichal Simek <[email protected]>
Tue, 14 Jan 2020 08:05:52 +0000 (09:05 +0100)
commit18be60b8bce2ce4ab38da6f1be9aa8f22557129e
treeed70c5196119944925277bee45e2a93e2bce2c94
parent7c5b7bb1d7205f6c48419cd72c070386a19ca745
arm64: zynqmp: Fix emmc boot mode boot_target sequence

Emmc boot devcie is mounted to mmc@ff160000 controller on zynqmp.
Detect mmc alias at run time for setting up proper boot_targets
sequence instead of setting boot_targets manually.
Removed setting "modeboot" variable as it not longer need as we
switched to distro boot.

Signed-off-by: T Karthik Reddy <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
board/xilinx/zynqmp/zynqmp.c
This page took 0.032218 seconds and 4 git commands to generate.