board: remove support for at91sam9260pf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:53:05 +0000 (21:53 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 16 Dec 2010 14:02:59 +0000 (15:02 +0100)
commit27940e88b7eca32e11befba998b530f4f86aaece
tree0de94e0d90028bc416ff8193687bbdbcc080863b
parentf1ea118624af5d890586739976099c2658049671
board: remove support for at91sam9260pf

It was supposed to be the support for AT91SAM9260 using a parallel flash
(instead of the usual dataflash). But the provided U-Boot configuration
at91sam9260pf.h was not used anywhere, and it was unsufficient to add
correct support in U-Boot (some changes in U-Boot Makefile would also be
needed). Additionnally, this configuration has not been merged into U-Boot
upstream since 2007 (when it was added to Buildroot).

Therefore, let's get rid of this configuration. If some users are
interested, we can re-introduce it properly with their help.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/at91sam9260pf_defconfig [deleted file]
target/device/Atmel/at91sam9260pf/at91sam9260pf-linux-2.6.22.1.config [deleted file]
target/device/Atmel/at91sam9260pf/busybox-1.6.0.config [deleted file]
target/device/Atmel/at91sam9260pf/u-boot/at91sam9260pf.h [deleted file]