From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/4] configs: atmel: add sama5d2 xplained support
Date: Thu, 24 Mar 2016 09:41:38 +0100 [thread overview]
Message-ID: <20160324094138.21e745d6@free-electrons.com> (raw)
In-Reply-To: <1458808152-15778-3-git-send-email-ludovic.desroches@atmel.com>
Hello,
On Thu, 24 Mar 2016 09:29:11 +0100, Ludovic Desroches wrote:
> This defconfig allows to build all the components to boot from a sd card on a
> SAMA5D2 Xplained board. For more details, please read the
> board/atmel/xplained/readme.txt file.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> ---
> configs/atmel_sama5d2_xplained_mmc_defconfig | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
> create mode 100644 configs/atmel_sama5d2_xplained_mmc_defconfig
>
> diff --git a/configs/atmel_sama5d2_xplained_mmc_defconfig b/configs/atmel_sama5d2_xplained_mmc_defconfig
> new file mode 100644
> index 0000000..4e15d94
> --- /dev/null
> +++ b/configs/atmel_sama5d2_xplained_mmc_defconfig
> @@ -0,0 +1,26 @@
> +BR2_arm=y
> +BR2_cortex_a5=y
> +BR2_ARM_ENABLE_NEON=y
> +BR2_ARM_ENABLE_VFP=y
> +BR2_ARM_FPU_VFPV4=y
> +BR2_ARM_INSTRUCTIONS_THUMB2=y
> +BR2_KERNEL_HEADERS_4_1=y
Not good, we want to use the "Same as kernel" option for the kernel
headers.
(And same comment as for the other patches in terms of selecting the
kernel/u-boot/at91bootstrap3 versions).
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-03-24 8:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 8:29 [Buildroot] [PATCH 1/4] configs: atmel: unify and update defconfig for Xplained boards Ludovic Desroches
2016-03-24 8:29 ` [Buildroot] [PATCH 2/4] configs: atmel: add support for sama5d4 xplained boot from sd card Ludovic Desroches
2016-03-24 8:29 ` [Buildroot] [PATCH 3/4] configs: atmel: add sama5d2 xplained support Ludovic Desroches
2016-03-24 8:41 ` Thomas Petazzoni [this message]
2016-03-24 8:29 ` [Buildroot] [PATCH 4/4] board/atmel/xplained/readme.txt: update documentation Ludovic Desroches
2016-03-24 8:44 ` Thomas Petazzoni
2016-03-24 9:40 ` Ludovic Desroches
2016-03-24 9:52 ` Thomas Petazzoni
2016-03-24 10:03 ` Ludovic Desroches
2016-03-24 8:40 ` [Buildroot] [PATCH 1/4] configs: atmel: unify and update defconfig for Xplained boards Thomas Petazzoni
2016-03-24 8:43 ` Ludovic Desroches
2016-03-24 8:46 ` Thomas Petazzoni
2016-03-24 8:54 ` Ludovic Desroches
2016-03-24 9:01 ` Alexandre Belloni
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=20160324094138.21e745d6@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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