From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] ARM: zynq: drop "optional" from board select in favor of ZC702
Date: Wed, 12 Aug 2015 12:19:57 +0200 [thread overview]
Message-ID: <55CB1DCD.10805@monstr.eu> (raw)
In-Reply-To: <62509ab6fce0b8fa577793d58f96d3358529351d.1438671935.git.michal.simek@xilinx.com>
On 08/04/2015 09:05 AM, Michal Simek wrote:
> From: Masahiro Yamada <yamada.masahiro@socionext.com>
>
> One disadvantage of commit a26cd04920dc (arch: Make board selection
> choices optional) is that Kconfig could create such an insane
> .config file that no board is selected.
>
> Rip off the "optional" again in favor of ZC702 as the default
> target.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
> Changes in v2:
> - Make ZC702 default instead of zedboard
>
> arch/arm/mach-zynq/Kconfig | 2 +-
> configs/zynq_zc702_defconfig | 1 -
> 2 files changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig
> index 1de5b0710a61..7a1aec45e79a 100644
> --- a/arch/arm/mach-zynq/Kconfig
> +++ b/arch/arm/mach-zynq/Kconfig
> @@ -10,7 +10,7 @@ config ZYNQ_CUSTOM_INIT
>
> choice
> prompt "Xilinx Zynq board select"
> - optional
> + default TARGET_ZYNQ_ZC702
>
> config TARGET_ZYNQ_ZED
> bool "Zynq ZedBoard"
> diff --git a/configs/zynq_zc702_defconfig b/configs/zynq_zc702_defconfig
> index 5dde452cc39b..c7faee78da9a 100644
> --- a/configs/zynq_zc702_defconfig
> +++ b/configs/zynq_zc702_defconfig
> @@ -1,6 +1,5 @@
> CONFIG_ARM=y
> CONFIG_ARCH_ZYNQ=y
> -CONFIG_TARGET_ZYNQ_ZC702=y
> CONFIG_DEFAULT_DEVICE_TREE="zynq-zc702"
> # CONFIG_SYS_MALLOC_F is not set
> CONFIG_SPL=y
>
Applied.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150812/ed6de40f/attachment.sig>
prev parent reply other threads:[~2015-08-12 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 7:05 [U-Boot] [PATCH v2] ARM: zynq: drop "optional" from board select in favor of ZC702 Michal Simek
2015-08-12 10:19 ` Michal Simek [this message]
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=55CB1DCD.10805@monstr.eu \
--to=monstr@monstr.eu \
--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