diff options
author | Jens Scharsig <js_at_ng@scharsoft.de> | 2010-02-03 22:48:09 +0100 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2010-02-12 12:36:04 -0600 |
commit | 77e7273c40315abd2f3c17ad8d46a78950e3e65f (patch) | |
tree | b346ada9192cc909238412744d364e12e59d1726 /MAKEALL | |
parent | 6799a80f7644d78988187390dfd37352f20ad710 (diff) | |
download | u-boot-imx-77e7273c40315abd2f3c17ad8d46a78950e3e65f.zip u-boot-imx-77e7273c40315abd2f3c17ad8d46a78950e3e65f.tar.gz u-boot-imx-77e7273c40315abd2f3c17ad8d46a78950e3e65f.tar.bz2 |
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -663,6 +663,7 @@ LIST_at91=" \ CPU9260 \ CPU9G20 \ csb637 \ + eb_cpux9k2 \ kb9202 \ meesc \ mp2usb \ |