]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: UniPhier: enable CONFIG_I2C_EEPROM
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 13 Jan 2015 03:44:39 +0000 (12:44 +0900)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:49 +0000 (17:09 -0700)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/uniphier.h

index 5a53c506c35f50be969b4e5188d002206910ccfc..9ad47f6933eaac0f8a4ffa1817e0be6773ef146d 100644 (file)
@@ -43,6 +43,9 @@
 #define CONFIG_SDRAM1_SIZE     0x10000000
 #endif
 
+#define CONFIG_I2C_EEPROM
+#define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS  10
+
 /*
  * Support card address map
  */