[U-Boot] [PATCH 0/5] ti_armv7_common: env: Add support for loading FIT images
Lokesh Vutla
lokeshvutla at ti.com
Tue Nov 29 07:27:58 CET 2016
This series adds env support for loading FIT images on TI platforms and
making it as default on HS platforms.
Lokesh Vutla (5):
ti_armv7_common: env: Consolidate support for loading images from mmc
ti_armv7_common: env: Add support for loading FIT images
ARM: DRA7: Make FIT boot as default boot on HS devices
ARM: AM57xx: Make FIT boot as default boot on HS devices
ARM: AMx3xx: Make FIT boot as default boot on HS devices
board/ti/am335x/board.c | 7 +++++++
board/ti/am43xx/board.c | 7 +++++++
board/ti/am57xx/board.c | 8 ++++++++
board/ti/dra7xx/evm.c | 7 +++++++
include/configs/am335x_evm.h | 29 ++++-----------------------
include/configs/am43xx_evm.h | 18 ++++-------------
include/configs/ti_armv7_common.h | 41 ++++++++++++++++++++++++++++++++++++++-
include/configs/ti_omap4_common.h | 12 ++++--------
include/configs/ti_omap5_common.h | 19 ++++--------------
9 files changed, 85 insertions(+), 63 deletions(-)
--
2.10.1
More information about the U-Boot
mailing list