summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-07-10 21:45:47 +0000
committerwdenk <wdenk>2004-07-10 21:45:47 +0000
commit8b07a1103dc7dcadc80c4a9681cfa7d225e8e224 (patch)
tree8017b2826d62ec6d8289b8f1170627dc5c21ffcf /MAKEALL
parent0ac6f8b7498d3608bd1de2280a014e9e23d7b1f2 (diff)
downloadbarebox-8b07a1103dc7dcadc80c4a9681cfa7d225e8e224.tar.gz
barebox-8b07a1103dc7dcadc80c4a9681cfa7d225e8e224.tar.xz
* Patch by Fred Klatt, 25 Jun 2004:
Add support for WindRiver's SBC8560 board * Patch by Nicolas Lacressonniere, 24 Jun 2004 Small Bugs fixes for "at91rm9200dk" board: - Timing modifications for SPI DataFlash access - Fix NAND flash detection bug * Patch by Nicolas Lacressonniere, 24 Jun 2004: Add Support for Flash AT49BV6416 for AT91RM9200DK board
Diffstat (limited to 'MAKEALL')
-rw-r--r--MAKEALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index d35042fb92..a0ae7856d9 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -98,7 +98,7 @@ LIST_8260=" \
#########################################################################
LIST_85xx=" \
- MPC8540ADS MPC8560ADS stxgp3 \
+ MPC8540ADS MPC8560ADS SBC8560 stxgp3 \
"
#########################################################################