summaryrefslogtreecommitdiff
path: root/board/esd
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-04-25 11:20:43 +0200
committerMichal Simek <michal.simek@xilinx.com>2018-05-31 13:50:39 +0200
commit2882b39d564bfa531d86aa22900658285483107d (patch)
tree348463998c715ab095c1ee610290e0fe2f3b8da9 /board/esd
parent6189f76ae8fb3549349443d1d702d3d652d1244b (diff)
arm64: zynqmp: Setup the first boot_target at run time
Detect mmc alias at run time for setting up proper boot_targets sequence. The first target has to correspond with boot mode. The purpose of this patch is to get rid of CONFIG_ZYNQ_SDHCI0/1 parameters in full U-Boot. Unfortunately this patch can't remove it because there is missing mmc implementation for SPL_DM_SEQ_ALIAS. Also xilinx_zynqmp.h only setup boot commands for mmc0 and mmc1. It means using aliases with higher number won't work. But switching between mmc0 and mmc1 should work properly. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'board/esd')
0 files changed, 0 insertions, 0 deletions