diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-01-06 12:31:55 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-01-14 22:23:19 +0100 |
commit | bcc70bc863af83a149a0461d96929907d28f094c (patch) | |
tree | 00e800d3f3ddcb2137bacecb63a4c282b2ecfab6 /board/kosagi/novena/novena_spl.c | |
parent | 240ece49c7c1fcb724b999dbe77347b6b195874e (diff) |
mx6ul_14x14_evk: Fix SPL boot hang
Currently the following SPL hang is observed:
U-Boot SPL 2020.01-rc5-00079-g797eee36a1 (Jan 06 2020 - 11:24:09 -0300)
Trying to boot from MMC1
Card did not respond to voltage select!
spl: mmc init failed with error: -95
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
Fix it by moving the eSDHC2 initialization to SPL.
While at it, since this board uses DM_MMC all the esdhc board
code can be removed to make the code simpler.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'board/kosagi/novena/novena_spl.c')
0 files changed, 0 insertions, 0 deletions