From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 02/14] tegra: kconfig: move board select menu and common settings
Date: Sun, 31 Aug 2014 07:42:41 -0400 [thread overview]
Message-ID: <20140831114241.GA19374@bill-the-cat> (raw)
In-Reply-To: <1409436668-15300-3-git-send-email-yamada.m@jp.panasonic.com>
On Sun, Aug 31, 2014 at 07:10:56AM +0900, Masahiro Yamada wrote:
> Becuase the board select menu in arch/arm/Kconfig is too big,
> move the Tegra board select menu to tegra/Kconfig.
>
> Insert the Tegra SoC select menu between the arch select and the
> board select.
>
> Architecture select
> |-- Tegra Platform (Tegra)
> |- Tegra SoC select (Tegra20 / 30 / 114 / 124)
> |- Board select
>
> Consolidate also common settings (CONFIG_SYS_CPU="armv7" and
> CONFIG_SYS_SOC="tegra*") and always "select" CONFIG_SPL as follows:
>
> config TEGRA
> bool
> select SPL
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Acked-by: Stephen Warren <swarren@nvidia.com>
> Cc: Tom Warren <twarren@nvidia.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140831/d0bd2069/attachment.pgp>
next prev parent reply other threads:[~2014-08-31 11:42 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-30 22:10 [U-Boot] [PATCH v3 0/14] arm: kconfig: move board select menus and other settings to SoC dir Masahiro Yamada
2014-08-30 22:10 ` [U-Boot] [PATCH v3 01/14] zynq: kconfig: move board select menu and common settings Masahiro Yamada
2014-08-31 11:42 ` Tom Rini
2014-08-30 22:10 ` [U-Boot] [PATCH v3 02/14] tegra: " Masahiro Yamada
2014-08-31 11:42 ` Tom Rini [this message]
2014-08-30 22:10 ` [U-Boot] [PATCH v3 03/14] rmobile: " Masahiro Yamada
2014-08-31 11:42 ` Tom Rini
2014-08-30 22:10 ` [U-Boot] [PATCH v3 04/14] versatile: kconfig: move " Masahiro Yamada
2014-08-31 11:42 ` Tom Rini
2014-08-30 22:10 ` [U-Boot] [PATCH v3 05/14] kirkwood: kconfig: refactor Kconfig and defconfig Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 06/14] exynos: kconfig: move board select menu and common settings Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 07/14] davinci: " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 08/14] omap3: " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 09/14] omap4: " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 10/14] omap5: " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 11/14] keystone: " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 12/14] orion5x: " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 13/14] highbank: kconfig: move " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
2014-08-30 22:11 ` [U-Boot] [PATCH v3 14/14] nomadik: kconfig: move board select menu and " Masahiro Yamada
2014-08-31 11:43 ` Tom Rini
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=20140831114241.GA19374@bill-the-cat \
--to=trini@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox