Skip to content
Snippets Groups Projects
Commit 2d9925bc authored by Michal Simek's avatar Michal Simek
Browse files

ARM64: zynqmp: Fix bootmode SD_MODE1


When only sdhci1 IP is enabled and SD_MODE1 bootmode is selected
U-Boot using sdboot1 variable which refers to mmc dev 1.
But this device doesn't exist because only one controller is available.

This patch fix logic around sdboot mode with using sdbootdev internal
variable.

Reported-by: default avatarChris Kohn <ckohn@xilinx.com>
Acked-by: default avatarSiva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 78678fee
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment