summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc35_a9g20.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sbc35_a9g20.h')
-rw-r--r--include/configs/sbc35_a9g20.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/sbc35_a9g20.h b/include/configs/sbc35_a9g20.h
index 1e355a8810..cdf8659093 100644
--- a/include/configs/sbc35_a9g20.h
+++ b/include/configs/sbc35_a9g20.h
@@ -36,6 +36,9 @@
#define CONFIG_ENV_IS_IN_EEPROM
#endif
+#define MACH_TYPE_SBC35_A9G20 1848
+#define CONFIG_MACH_TYPE MACH_TYPE_SBC35_A9G20
+
/* ARM asynchronous clock */
#define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */
#define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* 12.000 MHz crystal */
OpenPOWER on IntegriCloud