summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-04-20 22:48:13 -0300
committerStefano Babic <sbabic@denx.de>2016-04-28 16:30:30 +0200
commitaaeadd3f7b248aeb1c72c36183ab9c6e77da6ce2 (patch)
tree1c2ad409103cc2831bf3a28b379e808a11a0c5c5 /drivers/video
parentc510f2e436008e55a50b063f2180cb1e63984224 (diff)
downloadblackbird-obmc-uboot-aaeadd3f7b248aeb1c72c36183ab9c6e77da6ce2.tar.gz
blackbird-obmc-uboot-aaeadd3f7b248aeb1c72c36183ab9c6e77da6ce2.zip
mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
mx6ul_evk does not come with a eMMC populated, so we should not define CONFIG_SUPPORT_EMMC_BOOT as it causes SPL to not be able to boot some brands of SD cards, such as SanDisk microSD HC - 8GB: U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11) Trying to boot from MMC1 spl: mmc block read error SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ### When CONFIG_SUPPORT_EMMC_BOOT is defined spl_boot_mode() returns MMCSD_MODE_EMMCBOOT, so remove this option to have a reliable boot via SD card. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud