projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bf4476
)
ARM: UniPhier: enable CONFIG_I2C_EEPROM
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Tue, 13 Jan 2015 03:44:39 +0000
(12:44 +0900)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 5a53c506c35f50be969b4e5188d002206910ccfc..9ad47f6933eaac0f8a4ffa1817e0be6773ef146d 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-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
*/