From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] defconfigs: add sama5d3 support
Date: Tue, 04 Feb 2014 13:47:33 +0100 [thread overview]
Message-ID: <87zjm7cae2.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20140204112654.GD30185@ldesroches-Latitude-E6320> (Ludovic Desroches's message of "Tue, 4 Feb 2014 12:26:54 +0100")
>>>>> "Ludovic" == Ludovic Desroches <ludovic.desroches@atmel.com> writes:
>> Care to send such a minimal defconfig with comments instead?
> Sorry, not sure to have understood, you mean I have to put extra packages I
> want as comments.
No, please take a look at our other defconfigs (E.G. nitrogen6x):
# architecture
BR2_arm=y
BR2_cortex_a9=y
# system
BR2_TARGET_GENERIC_GETTY=y
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc1"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/boundarydevices/nitrogen6x/post-build.sh"
# filesystem
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_2r1=y
# bootloader
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="nitrogen6q"
BR2_TARGET_UBOOT_FORMAT_IMX=y
BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/4034391/u-boot-4034391.tar.gz"
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/linux-imx6/tarball/5809938/linux-imx6-5809938.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="nitrogen6x"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
It doesn't enable any usecase specific packages, just the needed
arch/getty/linux/bootloader configuration to start working from.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-02-04 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 14:55 [Buildroot] [PATCH] defconfigs: add sama5d3 support ludovic.desroches at atmel.com
2014-02-04 9:06 ` Peter Korsgaard
2014-02-04 11:26 ` Ludovic Desroches
2014-02-04 12:47 ` Peter Korsgaard [this message]
2014-02-04 13:21 ` Ludovic Desroches
2014-02-04 14:24 ` Peter Korsgaard
2014-02-04 16:54 ` Arnout Vandecappelle
2014-02-04 20:33 ` Ludovic Desroches
2014-10-06 15:10 ` Thomas Petazzoni
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=87zjm7cae2.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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