
On Thu, 2019-05-30 at 19:04 +0530, Sekhar Nori wrote:
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.
Just re-tested. Seems to be working fine for me on LCDK both NAND and MMC/SD.
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(-)