summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2008-06-05 13:12:07 +0200
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-06-11 00:01:43 -0500
commit1287e0c55a2ee2c575ac9ce8e4302cd4085be876 (patch)
tree55bcfa2cfcb7c444a6da3be9c6f17cf3773e9a67 /Makefile
parent25991353204c78b094c3c1fec90182dcd607ab8f (diff)
downloadblackbird-obmc-uboot-1287e0c55a2ee2c575ac9ce8e4302cd4085be876.tar.gz
blackbird-obmc-uboot-1287e0c55a2ee2c575ac9ce8e4302cd4085be876.zip
TQM8548: Basic support for the TQM8548 modules
This patch adds basic support for the TQM8548 module from TQ-Components (http://www.tqc.de/) including DDR2 SDRAM initialisation and support for eTSEC 3 and 4 Furthermore Flash buffer write has been enabled to speed up output to the Flash by approx. a factor of 10. Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de> Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c0b73e129e..894466be8e 100644
--- a/Makefile
+++ b/Makefile
@@ -2230,6 +2230,7 @@ stxssa_4M_config: unconfig
TQM8540_config \
TQM8541_config \
+TQM8548_config \
TQM8555_config \
TQM8560_config: unconfig
@mkdir -p $(obj)include
OpenPOWER on IntegriCloud