]> git.ipfire.org Git - people/ms/u-boot.git/commit
at91rm9200ek: convert to at91
authorAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 18 Oct 2010 20:58:29 +0000 (22:58 +0200)
committerReinhard Meyer <u-boot@emk-elektronik.de>
Tue, 19 Oct 2010 13:11:46 +0000 (15:11 +0200)
commit99fa97e955f642deedb9f2de38e0215a8b3a40ac
tree751852c627cbd60c0c6b19e06e5dba2fa77acdaa
parent1ba91ba23396005ef7b42381cc21f0baf78d0d60
at91rm9200ek: convert to at91

This patch removes some functionality from at91rm9200ek board but the
remaining functionality does now work with newer at91 code and
arm-relocation.

Currently missing features are:
 - dataflash booting (due to missing HW for testing)
 - MMC/SD-Card
 - first stage bootloader support is completely removed (not needed for
   NOR)

Cause this board was (some days ago) reference for all at91rm9200 based
boards this should be a good starting point to convert all remaining
at91rm9200 borads to at91 code. Aside from that this is a good base to
get some drivers between at91sam/at91rm/avr32 merged.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
MAINTAINERS
board/atmel/at91rm9200ek/Makefile
board/atmel/at91rm9200ek/at91rm9200ek.c
board/atmel/at91rm9200ek/config.mk
board/atmel/at91rm9200ek/led.c
board/atmel/at91rm9200ek/misc.c [deleted file]
board/atmel/at91rm9200ek/mux.c [deleted file]
board/atmel/at91rm9200ek/partition.c [deleted file]
boards.cfg
include/configs/at91rm9200ek.h