All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Niebel <list-09@tqsc.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework
Date: Mon, 15 Jun 2015 15:34:14 +0200	[thread overview]
Message-ID: <557ED456.1070309@tqsc.de> (raw)
In-Reply-To: <1433431534-23504-1-git-send-email-list-09_u-boot@tqsc.de>

Hello,

Am 04.06.2015 um 17:25 schrieb Markus Niebel:
> 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
> 

Did just notice, that I forgot Stefano in CC.
Shall I resend or spin v3 - maybe I should change the Kconfig
choices to be "optional" instead of having a "default".
Also would it be better t squash the last 4 patches?

> 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(-)
> 

  parent reply	other threads:[~2015-06-15 13:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Markus Niebel [this message]
2015-06-27 16:04   ` [U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework Stefano Babic
2017-02-19 16:18 ` Stefano Babic
2017-02-19 16:23   ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=557ED456.1070309@tqsc.de \
    --to=list-09@tqsc.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.