public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework
@ 2015-06-04 15:25 Markus Niebel
  2015-06-04 15:25 ` [U-Boot] [PATCH v2 1/5] arm: imx6: tqma6: add kconfig to board header Markus Niebel
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Markus Niebel @ 2015-06-04 15:25 UTC (permalink / raw)
  To: u-boot

From: Markus Niebel <Markus.Niebel@tq-group.com>

This series extends the Kconfig options for TQMa6 to
enable removal of CONFIG_SYS_EXTRA_OPTIONS for this boards.

To enable env device / boot device configuration the first patch
includes the Kconfig generated header in the board configuration
header.

To enable CPU selection the second patch moves the board selection
to the i.MX6 CPU menu as implemented by the Seco mx6 boards

Changed for v2:
- rebase to current u-boot-imx
- add new patch to fix envcrc build for non default boot / env 
  devices
- regenerate defconfigs to exclude defaults

Markus Niebel (5):
  arm: imx6: tqma6: add kconfig to board header
  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           | 58 +++++++++++++++++++++++++++++++++++++++
 configs/tqma6q_mba6_mmc_defconfig |  2 +-
 configs/tqma6q_mba6_spi_defconfig |  3 +-
 configs/tqma6s_mba6_mmc_defconfig |  3 +-
 configs/tqma6s_mba6_spi_defconfig |  4 ++-
 include/configs/tqma6.h           |  1 +
 8 files changed, 72 insertions(+), 9 deletions(-)

-- 
2.3.0

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

end of thread, other threads:[~2017-02-19 16:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04 15:25 [U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework Markus Niebel
2015-06-04 15:25 ` [U-Boot] [PATCH v2 1/5] arm: imx6: tqma6: add kconfig to board header Markus Niebel
2015-06-04 15:25 ` [U-Boot] [PATCH v2 2/5] arm: mx6: tqma6: CPU type selection via Kconfig Markus Niebel
2015-06-04 15:25 ` [U-Boot] [PATCH v2 3/5] arm: imx6: tqma6: implement IMX_CONFIG with Kconfig Markus Niebel
2015-06-04 15:25 ` [U-Boot] [PATCH v2 4/5] arm: imx6: tqma6: boot device selection via Kconfig Markus Niebel
2015-06-04 15:25 ` [U-Boot] [PATCH v2 5/5] arm: imx6: tqma6: implement KConfig baseboard selection Markus Niebel
2015-06-15 13:34 ` [U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework Markus Niebel
2015-06-27 16:04   ` Stefano Babic
2017-02-19 16:18 ` Stefano Babic
2017-02-19 16:23   ` Stefano Babic

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