[U-Boot] [PATCH 0/6] configs: ti: consolidate cmd options

Lokesh Vutla lokeshvutla at ti.com
Thu Apr 27 10:13:57 UTC 2017


This series creates a Kconfig symbol for TI platforms
that includes common command options that are defined
by defconfigs. Also do a savedefconfig once this option
is enabled.

Lokesh Vutla (6):
  board: ti: Define Kconfig symbol for common cmd options
  configs: am335x: Enable TI_COMMON_CMD_OPTIONS
  configs: am43xx: Enable TI_COMMON_CMD_OPTIONS
  configs: am57xx: Enable TI_COMMON_CMD_OPTIONS
  configs: dra7xx: Enable TI_COMMON_CMD_OPTIONS
  configs: ks2: Enable TI_COMMON_CMD_OPTIONS

 board/ti/common/Kconfig         | 26 ++++++++++++++++++++++++++
 configs/am335x_evm_defconfig    | 12 +-----------
 configs/am335x_hs_evm_defconfig | 13 +------------
 configs/am43xx_evm_defconfig    | 25 +------------------------
 configs/am43xx_hs_evm_defconfig | 24 +-----------------------
 configs/am57xx_evm_defconfig    | 23 ++---------------------
 configs/am57xx_hs_evm_defconfig | 22 +---------------------
 configs/dra7xx_evm_defconfig    | 25 ++-----------------------
 configs/dra7xx_hs_evm_defconfig | 23 +----------------------
 configs/k2e_evm_defconfig       | 21 +++++----------------
 configs/k2e_hs_evm_defconfig    | 19 ++++---------------
 configs/k2g_evm_defconfig       | 21 ++++-----------------
 configs/k2g_hs_evm_defconfig    | 23 +++++------------------
 configs/k2hk_evm_defconfig      | 21 +++++----------------
 configs/k2hk_hs_evm_defconfig   | 19 ++++---------------
 configs/k2l_evm_defconfig       | 21 +++++----------------
 16 files changed, 68 insertions(+), 270 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list