]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
axs101: increase EEPROM page write delay from 32 to 64 msec
authorAlexey Brodkin <abrodkin@synopsys.com>
Mon, 24 Mar 2014 13:15:50 +0000 (17:15 +0400)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 25 Apr 2014 14:00:16 +0000 (18:00 +0400)
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>
include/configs/axs101.h

index f6b569abfdd1684734505916aa8102368f78cd27..8d03110efd56e85dae9082b4602c8842192ac983 100644 (file)
 #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