projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3569ac7
)
Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig
author
Tom Rini
<trini@konsulko.com>
Fri, 17 Dec 2021 23:08:38 +0000
(18:08 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 27 Dec 2021 21:20:18 +0000
(16:20 -0500)
This converts the following to Kconfig:
CONFIG_SYS_I2C_EEPROM_ADDR_LEN
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/km/km-mpc832x.h
patch
|
blob
|
history
diff --git
a/include/configs/km/km-mpc832x.h
b/include/configs/km/km-mpc832x.h
index aac1e999e40a41dc5f6acefa5038edf655e4be40..888bb2981f7bc501f6ded23553dfaded271107b2 100644
(file)
--- a/
include/configs/km/km-mpc832x.h
+++ b/
include/configs/km/km-mpc832x.h
@@
-58,6
+58,3
@@
#define CONFIG_SYS_KMBEC_FPGA_BASE 0xE8000000
#define CONFIG_SYS_KMBEC_FPGA_SIZE 128
-
-/* EEprom support */
-#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1