diff options
author | Wolfgang Grandegger <wg@grandegger.com> | 2008-06-05 13:12:07 +0200 |
---|---|---|
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | 2008-06-11 00:01:43 -0500 |
commit | 1287e0c55a2ee2c575ac9ce8e4302cd4085be876 (patch) | |
tree | 55bcfa2cfcb7c444a6da3be9c6f17cf3773e9a67 /MAKEALL | |
parent | 25991353204c78b094c3c1fec90182dcd607ab8f (diff) |
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 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -360,6 +360,7 @@ LIST_85xx=" \ stxssa \ TQM8540 \ TQM8541 \ + TQM8548 \ TQM8555 \ TQM8560 \ " |