[Buildroot] [patch] AVR32: rename atstk1002 target board to more generic atstk100x

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Wed Apr 16 12:20:34 UTC 2008


On Wed, 2008-04-16 at 10:52 +0200, Hans-Christian Egtvedt wrote:
> Hi,
> 
> Please consider applying the linked patch:
> 
> http://www.atmel.no/~hcegtvedt/patches/0001-AVR32-rename-atstk1002-target-board-to-more-generic.patch
> 

Hmmm, nah, git format-patch did not do the trick for patch.

The patch below will work, but requires some manual hands-on.

http://www.atmel.no/~hcegtvedt/patches/0001-AVR32-rename-atstk1002-target-board-to-more-generic-take2.patch

patch -p1 < 0001-AVR32-rename-atstk1002-target-board-to-more-generic-take2.patch
~ > mv target/device/Atmel/atstk1002/* target/device/Atmel/atstk100x/
~ > rmdir target/device/Atmel/atstk1002

Then commit.

I update the two _defconfigs to reflect the changes.

> This patch renames the Atmel atstk1002 target board to a more generic
> atstk100x name. This to make it easier to add support for other
> CPU-boards than atstk1002.
> 
> Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt at atmel.com>
> 
> Applies clean to snapshot from 20080416.
> 

Should apply clean now.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer




More information about the buildroot mailing list