[U-Boot] [PATCH 00/10] ti: configs: Misc updates for config files

Lokesh Vutla lokeshvutla at ti.com
Wed Mar 9 11:09:29 CET 2016


This series does miscellaneous updates to config files and environment
variables.

This depends on the TI's PMMC support on K2G SoC series posted by
Nishanth Menon[1]

[1] https://www.mail-archive.com/u-boot@lists.denx.de/msg204671.html

Carlos Hernandez (2):
  ti_armv7_keystone2: env: Update UBIFS image paths
  ti_armv7_keystone2: env: Remove securedb.key.bin load

Lokesh Vutla (4):
  am335x: configs: Fix usb ether boot support
  ti_armv7_common: env: Consolidate support for loading script and text
    env files
  k2g: env: Allow use of a script and plain text env files
  k2g: configs: Add support to save env in MMC

Mugunthan V N (2):
  ti_armv7_keystone2: configs: add usb mass storage support
  am43xx: configs: Enable USB commands for non usb boot also

Murali Karicheri (1):
  keystone2: env: add env script for booting with an initramfs with
    firmware

Yan Liu (1):
  keystone2: env: Set mmc as default boot for k2g-evm

 include/configs/am335x_evm.h         | 28 +++++-----------------------
 include/configs/am43xx_evm.h         | 17 ++++-------------
 include/configs/k2e_evm.h            |  2 ++
 include/configs/k2g_evm.h            | 10 ++++++++++
 include/configs/k2hk_evm.h           |  2 ++
 include/configs/k2l_evm.h            |  2 ++
 include/configs/ti_am335x_common.h   |  4 +++-
 include/configs/ti_armv7_common.h    | 25 ++++++++++++++++++++++++-
 include/configs/ti_armv7_keystone2.h | 27 ++++++++++++++++++---------
 include/configs/ti_omap4_common.h    |  7 +------
 include/configs/ti_omap5_common.h    | 13 +------------
 11 files changed, 72 insertions(+), 65 deletions(-)

-- 
2.1.4



More information about the U-Boot mailing list