All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory hermant <gregory.hermant@calao-systems.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add support for the Calao-systems USB-A9263
Date: Fri, 06 Jul 2012 15:37:41 +0200	[thread overview]
Message-ID: <4FF6EA25.6080302@calao-systems.com> (raw)
In-Reply-To: <20120706143008.64d0e023@skate>

Hi thomas,
Thanks for your feedback.

Thomas Petazzoni wrote:
> Hello Gr?gory,
> 
> Le Fri, 06 Jul 2012 12:13:59 +0200,
> gregory hermant <gregory.hermant@calao-systems.com> a ?crit :
> 
>> Hi,
>> Attached a patch for the USB-A9263.
>> More info at <http://www.calao-systems.com>. 
>>
>>
>> Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
>> ---
>>  .../usb-a9263/at91bootstrap-1.16-usb-a9263.patch   |  851 ++++++++++
>>  board/calao/usb-a9263/usb-a9263_defconfig          | 1662 ++++++++++++++++++++
>>  configs/usb_a9263_defconfig                        | 1247 +++++++++++++++
>>  3 files changed, 3760 insertions(+), 0 deletions(-)
>>  create mode 100644 board/calao/usb-a9263/at91bootstrap-1.16-usb-a9263.patch
>>  create mode 100644 board/calao/usb-a9263/usb-a9263_defconfig
>>  create mode 100644 configs/usb_a9263_defconfig
> 
> Thanks for this contribution.
> 
> Both the kernel configuration and the bootloader configuration, we
> prefer to use defconfig files, which are smaller.
> 
> To generate the Buildroot defconfig file:
> 
> 	make savedefconfig
> 
> To generate the Linux defconfig file:
> 
> 	make linux-savedefconfig
> 

ok.

> Also, do you know if at some point Atmel will create an upstream for
> at91bootstrap? I've seen they have created some Github repository with
> at91bootstrap sources. I'm a bit worried about integrating a patch that
> has no upstream to be submitted, which means that we will have to carry
> it around forever.

I don't know but by default buildroot doesn't use a repo for the at91bootstrap.
On the other hand there is a possibility to patch the at91bootstrap for a custom
board from the buildroot menu.
I saw this repo (https://github.com/linux4sam/at91bootstrap.git) on the web.
Please tell me what is the best option. 

> 
> Best regards,
> 
> Thomas

BR,
gregory

      reply	other threads:[~2012-07-06 13:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-06 10:13 [Buildroot] [PATCH] Add support for the Calao-systems USB-A9263 gregory hermant
2012-07-06 12:30 ` Thomas Petazzoni
2012-07-06 13:37   ` gregory hermant [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=4FF6EA25.6080302@calao-systems.com \
    --to=gregory.hermant@calao-systems.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.