[U-Boot] [PATCH v2 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage

Sekhar Nori nsekhar at ti.com
Mon May 27 13:46:05 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.

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            | 2 +-
 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, 2 insertions(+), 7 deletions(-)

-- 
2.16.2



More information about the U-Boot mailing list