summaryrefslogtreecommitdiffstats
path: root/include/configs/sun4i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sun4i.h')
-rw-r--r--include/configs/sun4i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h
index 5611ecc85f..e0ec52dcde 100644
--- a/include/configs/sun4i.h
+++ b/include/configs/sun4i.h
@@ -11,10 +11,10 @@
/*
* A10 specific configuration
*/
-#define CONFIG_SUN4I /* sun4i SoC generation */
#define CONFIG_CLK_FULL_SPEED 1008000000
#define CONFIG_SYS_PROMPT "sun4i# "
+#define CONFIG_MACH_TYPE 4104
#ifdef CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_SUNXI
OpenPOWER on IntegriCloud