[U-Boot] [patch][U-Boot 0/4] arm: imx6: tqma6: Kconfig rework
Markus Niebel
list-09_u-boot at tqsc.de
Tue May 12 12:11:47 CEST 2015
From: Markus Niebel <Markus.Niebel at tq-group.com>
This series extends the Kconfig options for TQMa6 to
enable removal of CONFIG_SYS_EXTRA_OPTIONS for this boards.
To enable CPU selection the first patch moves the board selection
to the i.MX6 CPU menu as implemented by the Seco mx6 boards
Markus Niebel (4):
arm: mx6: tqma6: CPU type selection via Kconfig
arm: imx6: tqma6: implement IMX_CONFIG with Kconfig
arm: imx6: tqma6: boot device selection via Kconfig
arm: imx6: tqma6: implement KConfig baseboard selection
arch/arm/Kconfig | 5 ----
arch/arm/cpu/armv7/mx6/Kconfig | 5 ++++
board/tqc/tqma6/Kconfig | 55 +++++++++++++++++++++++++++++++++++++++
configs/tqma6q_mba6_mmc_defconfig | 5 +++-
configs/tqma6q_mba6_spi_defconfig | 5 +++-
configs/tqma6s_mba6_mmc_defconfig | 5 +++-
configs/tqma6s_mba6_spi_defconfig | 5 +++-
include/configs/tqma6.h | 2 --
8 files changed, 76 insertions(+), 11 deletions(-)
--
2.3.0
More information about the U-Boot
mailing list