diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2010-10-18 22:58:29 +0200 |
---|---|---|
committer | Reinhard Meyer <u-boot@emk-elektronik.de> | 2010-10-19 15:11:46 +0200 |
commit | 99fa97e955f642deedb9f2de38e0215a8b3a40ac (patch) | |
tree | 751852c627cbd60c0c6b19e06e5dba2fa77acdaa /boards.cfg | |
parent | 1ba91ba23396005ef7b42381cc21f0baf78d0d60 (diff) | |
download | u-boot-imx-99fa97e955f642deedb9f2de38e0215a8b3a40ac.zip u-boot-imx-99fa97e955f642deedb9f2de38e0215a8b3a40ac.tar.gz u-boot-imx-99fa97e955f642deedb9f2de38e0215a8b3a40ac.tar.bz2 |
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>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -344,7 +344,7 @@ modnet50 arm arm720t lpc2292sodimm arm arm720t - - lpc2292 eb_cpux9k2 arm arm920t - BuS at91 at91rm9200dk arm arm920t - atmel at91rm9200 -at91rm9200ek arm arm920t - atmel at91rm9200 +at91rm9200ek arm arm920t - atmel at91 sbc2410x arm arm920t - - s3c24x0 smdk2400 arm arm920t - samsung s3c24x0 smdk2410 arm arm920t - samsung s3c24x0 |