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

arm64: zynqmp: Handle MMC seq number based on boot device


K26 has EMMC and SD and default 0 is not working when system is booting out
of SD which is controller 1. Add controller autodetection via
mmc_get_env_dev(). The same code is used for distro_boot selection done in
board_late_init(). bootseq variable can't be reused because this is called
so late.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 02ac1553
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment