]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blobdiff - arch/m68k/include/asm/mcfsim.h
Current (FEC from 2.6.31 port, no CAN, no I2C, no PCI)
[mcf548x/linux.git] / arch / m68k / include / asm / mcfsim.h
index e0617b3f9a14793232237581d3d80530dea5285d..f98ffc2fe7c5d5f5567cbddd84eadfdb89e9cb46 100644 (file)
 #elif defined(CONFIG_M5407)
 #include <asm/m5407sim.h>
 #include <asm/mcfintc.h>
-#elif defined(CONFIG_M548x)
+#elif defined(CONFIG_M5445X) //with MMU
+#include <asm/mcf5445x_intc.h>
+#include <asm/mcf5445x_gpio.h>
+#include <asm/mcf5445x_ccm.h>
+#include <asm/mcf5445x_eport.h>
+#include <asm/mcf5445x_fbcs.h>
+#include <asm/mcf5445x_xbs.h>
+#include <asm/mcf5445x_dtim.h>
+#include <asm/mcf5445x_rtc.h>
+#include <asm/mcf5445x_scm.h>
+#elif defined(CONFIG_M547X_8X) //with MMU
 #include <asm/m548xsim.h>
+#include <asm/m548xgpio.h>
+#include <asm/m548xgpt.h>
 #endif
 
 /****************************************************************************/