summaryrefslogtreecommitdiff
path: root/include/configs/p3mx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/p3mx.h')
-rw-r--r--include/configs/p3mx.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/p3mx.h b/include/configs/p3mx.h
index 94a6992..e44009e 100644
--- a/include/configs/p3mx.h
+++ b/include/configs/p3mx.h
@@ -447,4 +447,8 @@
#define L2_ENABLE (L2_INIT | L2CR_L2E)
+#ifndef __ASSEMBLY__
+#include <../board/Marvell/include/core.h>
+#endif
+
#endif /* __CONFIG_H */