commit | ed47b9eab0b88a3ff7b7b5707d0bfa1bc0c22ef5 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Feb 13 13:46:41 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Feb 14 14:31:10 2019 +0100 |
tree | e558005c35eda31284961bd032b11ce2ad485cfe | |
parent | d9bdc6d14ccdccd476f17ba1646da6fd7723653c [diff] |
arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI Replace SDHCI controller listing by Kconfig symbol to let SPL know that this board is using multiple SDHCIs controllers. Kconfig help message should explain why this is needed. Origin symbols were used in full u-boot but with moving to distro boot this was fixed already. Signed-off-by: Michal Simek <michal.simek@xilinx.com>