[Buildroot] [PATCH] Add support for the Calao-systems USB-A9263

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jul 6 12:30:08 UTC 2012


Hello Grégory,

Le Fri, 06 Jul 2012 12:13:59 +0200,
gregory hermant <gregory.hermant at 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 at 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

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.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list