u-boot/cpu/arm920t
Ulf Samuelsson cb82a53266 Add support for the AT91RM9200EK Board.
The AT91RM9200-EK Evaluation Board supports the AT91RM9200
ARM9-based 32-bit RISC microcontroller and enables real-time code development
and evaluation.

Here is the chip page on Atmel website:
http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507

with
	- NOR (cfi driver)
	- DataFlash
	- USB OHCI
	- Net
	- I2C (hard)

Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-04-04 20:42:20 +02:00
..
at91rm9200 cpu/: get mac address from environment 2009-03-20 22:39:11 +01:00
imx imx: move serial driver to drivers/serial 2009-03-30 18:58:38 +02:00
ks8695 ks8695: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
s3c24x0 s3c2410: move nand driver to drivers/mtd/nand 2009-03-30 18:58:40 +02:00
config.mk Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
start.S Add support for the AT91RM9200EK Board. 2009-04-04 20:42:20 +02:00