ti_armv7_common: env: Consolidate support for loading images from mmc
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 29 Nov 2016 06:27:59 +0000 (11:57 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 18:21:07 +0000 (13:21 -0500)
commit2a77788439ab08409d449fe08419f3a0e3709a3a
tree0de05f54457093e9c3d2d0e4f6a0cc3c6a454514
parent998250f78499a97bfa1ec032e31a6485b1e9538d
ti_armv7_common: env: Consolidate support for loading images from mmc

Support for loading images from mmc is duplicated in all TI platforms.
Add this information to DEFAULT_MMC_TI_ARGS so that it can be reused
in all TI platforms.

Reviewed-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/am335x_evm.h
include/configs/am43xx_evm.h
include/configs/ti_armv7_common.h
include/configs/ti_omap4_common.h
include/configs/ti_omap5_common.h