summaryrefslogtreecommitdiffstats
path: root/include/configs/ml401.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ml401.h')
-rw-r--r--include/configs/ml401.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/ml401.h b/include/configs/ml401.h
index f3ef962a78..327d31c103 100644
--- a/include/configs/ml401.h
+++ b/include/configs/ml401.h
@@ -58,6 +58,10 @@
#define FREQUENCE XILINX_CLOCK_FREQ
#define CFG_TIMER_0_PRELOAD ( FREQUENCE/1000 )
+/* FSL */
+#define CFG_FSL_2
+#define FSL_INTR_2 1
+
/*
* memory layout - Example
* TEXT_BASE = 0x1200_0000;
OpenPOWER on IntegriCloud