[Buildroot] The target/device/Atmel mess

Ulf Samuelsson ulf at atmel.com
Fri Jan 4 05:38:29 PST 2008


On Dec 24, 2007 5:47 PM, Thiago A. Corrêa <thiago.correa at gmail.com> wrote:
> Hi there,
>
>    I'm trying to update the linux kernel to 2.6.23 (plus patches)
> based on the Atmel buildroot fork, due to critical fixes that finally
> enable booting from the sdcard on the STK1000 (which is the only
> available non-network booting method). But then again, there is a big
> mess in the Atmel folder. Currently we have:
>
>    arch-avr32/kernel-patches-2.6.2*
>    linux/kernel-patches-2.6.2*
>    Linux/kernel-patches-2.6.2*
>
>    And possibly others that I haven't found yet.
>    Is there any reason for it? Is all of them used? Any of them
> deprecated? I added the patches to arch-avr32, to find out that at the
> end of the building, build_avr32/linux-2.6.23 didn't have the patches
> applied. So, now I'm trying again, but this time I placed the patches
> on ALL of those (still building). Is that right?
>

The patches are applied to specific versions of Linux-X.Y.Z.W.
There is no tested patchset for 2.6.23, so none will be applied by default.
There are ways to apply the patches anyway.

"arch-arm" contains AT91 specific patches
"arch-avr" contain AVR32 specific patches
"linux" contain a merged patchset supporting both AT91 and AVR32.

The linux and Linux directories can be merged into one directory (linux).
There is one duplicated file for 2.6.20.4 which should be removed.

> Kind Regards,
>     Thiago A. Correa
>


Best Regards
Ulf Samuelsson


More information about the buildroot mailing list