Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Boibessot <julien.boibessot@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add Armadeus systems APF9328 support.
Date: Fri, 18 Nov 2011 18:06:45 +0100	[thread overview]
Message-ID: <4EC690A5.301@free.fr> (raw)
In-Reply-To: <20111117205745.00cfdac6@skate>

Hello,

On 17/11/2011 20:57, Thomas Petazzoni wrote:
> Good to see Armadeus stuff coming into mainline Buildroot!

Thanks for the review.
More will come as soon as BR can handle Linux patches tarball
downloading ;-)
> Le Thu, 17 Nov 2011 11:21:41 +0100,
> julien.boibessot at free.fr a ?crit :
>
>> From: Julien Boibessot <julien.boibessot@armadeus.com>
>>
>> The APF9328 is an i.MXL+FPGA based SOM (System On Module). Here only minimal support is added: booting Linux kernel (UART, Ethernet and NOR), Buildroot toolchain and JFFS2 rootfs.
> This should be wrapped at ~80 chars.
sorry
>> +BR2_DL_DIR="$(BASE_DIR)/../downloads"
>> +BR2_SOURCEFORGE_MIRROR="switch"
>> +BR2_JLEVEL=1
>> +BR2_CCACHE=y
> Those four options (or at least the first three) are very
> user-specific. I don't think they should be part of a default board
> configuration file.
ok
>> +BR2_LINUX_KERNEL=y
>> +BR2_LINUX_KERNEL_PATCH="board/armadeus/apf9328"
>> +BR2_LINUX_KERNEL_DEFCONFIG="mx1"
> Since two kernel patches are needed, you should have a defconfig that
> explicitly tells which kernel version it wants:
>
> BR2_LINUX_KERNEL_CUSTOM_VERSION=y
> BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.1"

ok but if I set BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.1.1", it is not
saved by "make savedefconfig". Seems like there is a "bug" in BR when
custom kernel version == default one

Regards,
Julien

  reply	other threads:[~2011-11-18 17:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-17 10:21 [Buildroot] [PATCH] Add Armadeus systems APF9328 support julien.boibessot at free.fr
2011-11-17 19:57 ` Thomas Petazzoni
2011-11-18 17:06   ` Julien Boibessot [this message]
2011-11-18 18:20     ` Peter Korsgaard
2011-11-18 23:06       ` Arnout Vandecappelle
2011-11-18 23:08         ` [Buildroot] [PATCH] linux: remove default for custom kernel version Arnout Vandecappelle
2012-01-16 15:26           ` Peter Korsgaard

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=4EC690A5.301@free.fr \
    --to=julien.boibessot@free.fr \
    --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