summaryrefslogtreecommitdiff
path: root/include/configs/o2dnt.h
diff options
context:
space:
mode:
author <m8@hekate.semihalf.com>2005-08-12 21:16:13 +0200
committer <m8@hekate.semihalf.com>2005-08-12 21:16:13 +0200
commitd4f5c72896b6b47cae276f49081a801491be6838 (patch)
treefdafe6a77b1226cf401a007b7b37393699d41814 /include/configs/o2dnt.h
parent6df6d38d2d59ba2964e9ee33aa559707a6c1c4b7 (diff)
FRAM memory access optimization.
Diffstat (limited to 'include/configs/o2dnt.h')
-rw-r--r--include/configs/o2dnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h
index 12a732d9f..2d44cea40 100644
--- a/include/configs/o2dnt.h
+++ b/include/configs/o2dnt.h
@@ -158,6 +158,7 @@
* 0x50 ... 0x57 each 256 bytes in size
*
*/
+#define CFG_I2C_FRAM
#define CFG_I2C_EEPROM_ADDR 0x50 /* 1010000x */
#define CFG_I2C_EEPROM_ADDR_LEN 1
#define CFG_EEPROM_PAGE_WRITE_BITS 3