[U-Boot] [PATCH 0/6] configs: ti: consolidate cmd options
Lokesh Vutla
lokeshvutla at ti.com
Thu Apr 27 12:54:02 UTC 2017
On Thursday 27 April 2017 03:43 PM, Lokesh Vutla wrote:
> 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.
Build passed in travis-ci.
https://travis-ci.org/lokeshvutla/u-boot/builds/226332372
Thanks and regards,
Lokesh
>
> 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(-)
>
More information about the U-Boot
mailing list