Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] Add Armadeus systems APF9328 support.
Date: Wed, 07 Dec 2011 20:50:06 +0100	[thread overview]
Message-ID: <87ehwgcgb5.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1321640272-20793-1-git-send-email-julien.boibessot@free.fr> (julien boibessot's message of "Fri, 18 Nov 2011 19:17:52 +0100")

>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:

 julien> From: Julien Boibessot <julien.boibessot@armadeus.com>

 julien> The APF9328 is an i.MXL+FPGA based SOM (System On Module). Here
 julien> only minimal support is added: booting Linux kernel (UART,
 julien> Ethernet and NOR), Buildroot toolchain and JFFS2 rootfs.

Thanks, committed with minor tweak.

 julien> +++ b/configs/armadeus_apf9328_defconfig
 julien> @@ -0,0 +1,32 @@
 julien> +# Architecture
 julien> +BR2_arm=y
 julien> +BR2_arm920t=y
 julien> +
 julien> +# Toolchain
 julien> +BR2_STRIP_sstrip=y
 julien> +BR2_GCC_VERSION_4_4_X=y
 julien> +BR2_PACKAGE_GDB=y
 julien> +BR2_PACKAGE_GDB_HOST=y
 julien> +BR2_ENABLE_LOCALE_PURGE=y
 julien> +BR2_TARGET_OPTIMIZATION="-Os -pipe"

This isn't needed. It defaults to -pipe and BR2_OPTIMIZE_S (which adds
-Os) is enabled by default, so I dropped this line.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2011-12-07 19:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 18:17 [Buildroot] [PATCH v2] Add Armadeus systems APF9328 support julien.boibessot at free.fr
2011-12-07  8:54 ` Julien Boibessot
2011-12-07 19:50 ` Peter Korsgaard [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=87ehwgcgb5.fsf@macbook.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