summaryrefslogtreecommitdiff
path: root/include/configs/axs101.h
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2014-03-24 13:15:50 (GMT)
committerAlexey Brodkin <abrodkin@synopsys.com>2014-04-25 14:00:16 (GMT)
commit6bfa44206e8302e8bf34d553e2b3b6bd2ab5d0dd (patch)
tree1f10d896796dc45faa71ba8368daf3a3fc3a05f8 /include/configs/axs101.h
parentadcdeacc3eda1e5949e54062aa99c299e12483be (diff)
downloadu-boot-fsl-qoriq-6bfa44206e8302e8bf34d553e2b3b6bd2ab5d0dd.tar.xz
axs101: increase EEPROM page write delay from 32 to 64 msec
With 32 milliseconds delay on some boards EEMPROM got written inconsistently. With 64 msec all of our existig boards show properly written EEPROM. Cc: Tom Rini <trini@ti.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'include/configs/axs101.h')
-rw-r--r--include/configs/axs101.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/axs101.h b/include/configs/axs101.h
index f6b569a..8d03110 100644
--- a/include/configs/axs101.h
+++ b/include/configs/axs101.h
@@ -103,7 +103,7 @@
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1
#define CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW 1
#define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3
-#define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 32
+#define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 64
/*
* SD/MMC configuration