]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
new board (eb_cpux9k2)
authorJens Scharsig <js_at_ng@scharsoft.de>
Wed, 3 Feb 2010 21:48:09 +0000 (22:48 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 12 Feb 2010 18:36:04 +0000 (12:36 -0600)
commit77e7273c40315abd2f3c17ad8d46a78950e3e65f
treeb346ada9192cc909238412744d364e12e59d1726
parent6799a80f7644d78988187390dfd37352f20ad710
new board (eb_cpux9k2)

* new board (eb_cpux9k2)
 * support for EB+CPUx9K2 board by BuS Elektronik GmbH & Co. KG
 * select via make eb_cpux9k2_config
 * this also demonstrates, how to use boards with AT91RM9200 cpu
   in at91 arch tree

Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
MAINTAINERS
MAKEALL
Makefile
board/BuS/eb_cpux9k2/Makefile [new file with mode: 0644]
board/BuS/eb_cpux9k2/config.mk [new file with mode: 0644]
board/BuS/eb_cpux9k2/cpux9k2.c [new file with mode: 0644]
include/configs/eb_cpux9k2.h [new file with mode: 0644]