summaryrefslogtreecommitdiffstats
path: root/include/configs/ac14xx.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-23 10:17:42 +0000
committerStefano Babic <sbabic@denx.de>2013-04-28 11:07:41 +0200
commit83306927de028b4654eca96dc1476ce3f4753b31 (patch)
tree3facfb8183f9b20315819c701e1b5fe19ab59e06 /include/configs/ac14xx.h
parent0f67e09e9ef354ae2d282091adb3dc531f2aef7d (diff)
downloadtalos-obmc-uboot-83306927de028b4654eca96dc1476ce3f4753b31.tar.gz
talos-obmc-uboot-83306927de028b4654eca96dc1476ce3f4753b31.zip
mpc: iim: Switch to common fsl_iim
Make all mpc512x code point to the new common fsl_iim driver, and remove the former mpc512x-specific iim driver. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'include/configs/ac14xx.h')
-rw-r--r--include/configs/ac14xx.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/ac14xx.h b/include/configs/ac14xx.h
index ac7e877388..7cb10fb01e 100644
--- a/include/configs/ac14xx.h
+++ b/include/configs/ac14xx.h
@@ -368,6 +368,11 @@
#define CONFIG_SYS_I2C_SLAVE 0x7F
/*
+ * IIM - IC Identification Module
+ */
+#undef CONFIG_FSL_IIM
+
+/*
* EEPROM configuration for Atmel AT24C01:
* 8-bit addresses, 30ms write delay, 32-Byte Page Write Mode
*/
OpenPOWER on IntegriCloud