commit | 19735c3c52899725f88be8e9bcc06545bfb351fc | [log] [tgz] |
---|---|---|
author | T Karthik Reddy <t.karthik.reddy@xilinx.com> | Tue Dec 17 06:41:42 2019 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 14 09:05:52 2020 +0100 |
tree | ed70c5196119944925277bee45e2a93e2bce2c94 | |
parent | bc2b9647bccc60d8a0a85c0131446185705836fc [diff] |
arm64: zynqmp: Fix emmc boot mode boot_target sequence Emmc boot devcie is mounted to mmc@ff160000 controller on zynqmp. Detect mmc alias at run time for setting up proper boot_targets sequence instead of setting boot_targets manually. Removed setting "modeboot" variable as it not longer need as we switched to distro boot. Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>