[U-Boot] [PATCH v3 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage
Sekhar Nori
nsekhar at ti.com
Thu May 30 13:34:53 UTC 2019
Hi,
Here is a set of patches that fixes MMC/SD boot breakage introduced
after 2018.09 release.
This was tested with MMC/SD boot on OMAP-L138 LCDK.
Peter,
I dropped your Tested-by: because the patches changed. It will be great
to get your testing done again.
v3:
Add call to spl_early_init() in 2/2 to take of DA850 EVM which uses
device-tree in SPL.
v2:
Move console init to board_init_f() and drop spl_board_init() as its
not needed anymore.
Thanks,
Sekhar
Sekhar Nori (2):
ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model
conversion
ARM: davinci: SPL: fix BSS initialization
arch/arm/mach-davinci/spl.c | 5 ++++-
board/davinci/da8xxevm/omapl138_lcdk.c | 2 +-
configs/da850_am18xxevm_defconfig | 1 -
configs/da850evm_defconfig | 1 -
configs/da850evm_nand_defconfig | 1 -
configs/ipam390_defconfig | 1 -
configs/omapl138_lcdk_defconfig | 1 -
7 files changed, 5 insertions(+), 7 deletions(-)
--
2.16.2
More information about the U-Boot
mailing list