u-boot: remove arch specific patches infrastructure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Mar 2010 17:36:34 +0000 (18:36 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 10 Jun 2010 19:05:12 +0000 (21:05 +0200)
commit1cee7b34b479d29ad090e2fc76d58aa5cc6e93a2
tree37eedbfe25d113c1a8d2072adebc7a1ba6a2831d
parentdac82dbe7a98caf71e754bcc26d83b48475f677a
u-boot: remove arch specific patches infrastructure

A very complicated infrastructure for just a special case, for an
ancient version of U-Boot. Recent versions of U-Boot are reported to
work just fine on Atmel ARM evaluation boards.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
18 files changed:
boot/u-boot/Config.in
target/device/Atmel/arch-arm/Makefile.in [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-001-at91rm9200.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-002-at91rm9200dk.h.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-003-at91rm9200dk.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-004-at91rm9200ek.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-005-at91sam9g20ek.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-006-drivers-net-macb.c.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-007-tools.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-008-Makefile.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-009-factory.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-010-coloured_led.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-011-spimux.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-012-ethinit.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/2009.01/u-boot-2009.01-013-configs.patch [deleted file]
target/device/Atmel/arch-arm/u-boot/Config.in [deleted file]
target/device/Atmel/arch-arm/u-boot/Makefile.in [deleted file]
target/device/Config.in.u-boot [deleted file]