]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: remove obsolete at91rm9200
authorAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 18 Jul 2011 09:41:03 +0000 (09:41 +0000)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 11:00:55 +0000 (13:00 +0200)
commitcf05528238c2ef91ad81658158616b3a75b74642
tree65e0069b3d56f053122466fbe5d0f752707e7219
parentb4dc6442915a202cc64fb7f0dc020e76d7d2e40d
ARM: remove obsolete at91rm9200

The big "ARM: remove broken boards" series deletes all boards using
obsolete arm920t/at91rm9200 arch code. Therefore we can safely remove
this code now.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
14 files changed:
arch/arm/cpu/arm920t/at91rm9200/Makefile [deleted file]
arch/arm/cpu/arm920t/at91rm9200/bcm5221.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/dm9161.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/ether.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/i2c.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/ks8721.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/lowlevel_init.S [deleted file]
arch/arm/cpu/arm920t/at91rm9200/lxt972.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/reset.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/spi.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/timer.c [deleted file]
arch/arm/cpu/arm920t/at91rm9200/usb.c [deleted file]
arch/arm/include/asm/arch-at91rm9200/AT91RM9200.h [deleted file]
arch/arm/include/asm/arch-at91rm9200/hardware.h [deleted file]