summaryrefslogtreecommitdiff
path: root/include/configs/mx6q_sabreauto_mfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6q_sabreauto_mfg.h')
-rw-r--r--include/configs/mx6q_sabreauto_mfg.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/mx6q_sabreauto_mfg.h b/include/configs/mx6q_sabreauto_mfg.h
index 552269a88c..4cafba4fde 100644
--- a/include/configs/mx6q_sabreauto_mfg.h
+++ b/include/configs/mx6q_sabreauto_mfg.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2010-2012 Freescale Semiconductor, Inc.
*
- * Configuration settings for the MX6Q Armadillo2 Freescale board.
+ * Configuration settings for the MX6Q SABRE-AI Freescale board.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -53,6 +53,7 @@
#define CONFIG_REVISION_TAG
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
+#define CONFIG_MXC_GPIO
/*
* Size of malloc() pool
@@ -182,7 +183,7 @@
#define CONFIG_I2C_MXC 1
#define CONFIG_SYS_I2C_PORT I2C3_BASE_ADDR
#define CONFIG_SYS_I2C_SPEED 100000
- #define CONFIG_SYS_I2C_SLAVE 0x1f
+ #define CONFIG_SYS_I2C_SLAVE 0x30
#endif
/*