[U-Boot] [PATCH 0/5] davinci: omapl138_lcdk: align mmcboot with rest of TI boards
Sekhar Nori
nsekhar at ti.com
Thu Apr 6 09:22:52 UTC 2017
Hi,
This patch series aligns OMAP-L138 LCDK board to use same
MMC/SD boot related environment variables as rest of TI
platforms.
This helps the board use uEnv.txt and creates similar look
and feel as rest of TI platforms.
Tested on OMAP-L138 LCKD and AM437x GP EVM. Build tested
using buildman on all OMAP, AMx, DaVinci and Keystone boards.
Sekhar Nori (5):
davinci: omapl138_lcdk: remove spiboot
davinci: omapl138_lcdk: enable some filesystem related commands
davinci: omapl138_lcdk: use environment variables for memory addresses
ARM: ti: consolidate mmc environment variables
davinci: omapl138_lcdk: switch to using common mmc args
configs/omapl138_lcdk_defconfig | 2 ++
include/configs/am335x_evm.h | 4 ++-
include/configs/am43xx_evm.h | 4 ++-
include/configs/k2g_evm.h | 2 ++
include/configs/omapl138_lcdk.h | 39 +++++++++++-----------
include/configs/ti_armv7_common.h | 61 -----------------------------------
include/configs/ti_omap4_common.h | 1 +
include/configs/ti_omap5_common.h | 2 ++
include/environment/ti/mmc.h | 68 +++++++++++++++++++++++++++++++++++++++
9 files changed, 99 insertions(+), 84 deletions(-)
create mode 100644 include/environment/ti/mmc.h
--
2.9.0
More information about the U-Boot
mailing list