public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] ti_armv7_common: env: Add support for loading FIT images
@ 2016-11-29  6:27 Lokesh Vutla
  2016-11-29  6:27 ` [U-Boot] [PATCH 1/5] ti_armv7_common: env: Consolidate support for loading images from mmc Lokesh Vutla
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Lokesh Vutla @ 2016-11-29  6:27 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-12-04  0:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29  6:27 [U-Boot] [PATCH 0/5] ti_armv7_common: env: Add support for loading FIT images Lokesh Vutla
2016-11-29  6:27 ` [U-Boot] [PATCH 1/5] ti_armv7_common: env: Consolidate support for loading images from mmc Lokesh Vutla
2016-11-29 18:03   ` Tom Rini
2016-12-04  0:45   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29  6:28 ` [U-Boot] [PATCH 2/5] ti_armv7_common: env: Add support for loading FIT images Lokesh Vutla
2016-11-29 18:03   ` Tom Rini
2016-12-04  0:45   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29  6:28 ` [U-Boot] [PATCH 3/5] ARM: DRA7: Make FIT boot as default boot on HS devices Lokesh Vutla
2016-11-29 18:04   ` Tom Rini
2016-12-04  0:46   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29  6:28 ` [U-Boot] [PATCH 4/5] ARM: AM57xx: " Lokesh Vutla
2016-11-29 18:04   ` Tom Rini
2016-12-04  0:47   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29  6:28 ` [U-Boot] [PATCH 5/5] ARM: AMx3xx: " Lokesh Vutla
2016-11-29 18:04   ` Tom Rini
2016-12-04  0:48   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox