-
- Downloads
ARM: ti: consolidate mmc environment variables
Introduce include/environment/ti/mmc.h that consolidates environment variable definitions for various TI boards that support MMC/SD. This allows reuse of same environment variables on non-ARMv7 TI platforms like OMAP-L138 for example. While at it, move DFU-related environment variable includes to only non-SPL builds for AM335x and AM437x since they are not really used for SPL today. Signed-off-by:Sekhar Nori <nsekhar@ti.com> Reviewed-by:
Lukasz Majewski <lukma@denx.de> Reviewed-by:
Tom Rini <trini@konsulko.com>
Showing
- include/configs/am335x_evm.h 3 additions, 1 deletioninclude/configs/am335x_evm.h
- include/configs/am43xx_evm.h 3 additions, 1 deletioninclude/configs/am43xx_evm.h
- include/configs/k2g_evm.h 1 addition, 0 deletionsinclude/configs/k2g_evm.h
- include/configs/ti_armv7_common.h 0 additions, 61 deletionsinclude/configs/ti_armv7_common.h
- include/configs/ti_omap4_common.h 1 addition, 0 deletionsinclude/configs/ti_omap4_common.h
- include/configs/ti_omap5_common.h 2 additions, 0 deletionsinclude/configs/ti_omap5_common.h
- include/environment/ti/mmc.h 68 additions, 0 deletionsinclude/environment/ti/mmc.h
Loading
Please register or sign in to comment