commit | 7712fb1ff738802a81a3989ad988e7ac8c0d16ff | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Sep 11 12:51:49 2019 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Oct 08 09:41:27 2019 +0200 |
tree | 6bb501f2368192bd8d2dbb0477cd3b2d99e059e1 | |
parent | be49508a0f3229ff589dfabad80ab2774f47875a [diff] |
ARM: zynq: Specify MMC controller number for boot sequence Xilinx Zynq SoC has two sdhci controllers but boot is only possible from the first one. That's why there is a need to specify controller number. mmc1 is supposed to be secondary boot device and should be also listed in distribution boot. Signed-off-by: Michal Simek <michal.simek@xilinx.com>