projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f25617
)
Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
author
Simon Goldschmidt
<
[email protected]
>
Tue, 26 Mar 2019 12:38:53 +0000
(13:38 +0100)
committer
Marek Vasut
<
[email protected]
>
Wed, 24 Apr 2019 22:00:49 +0000
(
00:00
+0200)
This reverts commit
65a97e7fcf54feb7c4ebe1aee8a572830af4cf51
.
The 'eeprom' command has been converted to work with DM_I2C in a patch
submitted around the same time as this commit:
commit
0c07a9b4078d
("eeprom: Add device model based I2C support to eeprom command")
Signed-off-by: Simon Goldschmidt <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Reviewed-by: Heiko Schocher <
[email protected]
>
cmd/Kconfig
patch
|
blob
|
history
diff --git
a/cmd/Kconfig
b/cmd/Kconfig
index 5d1999ee0b5fd20de08170eded239f6589f879f1..31ca7a2d0243e01655cb02680d4dd11df28f85c2 100644
(file)
--- a/
cmd/Kconfig
+++ b/
cmd/Kconfig
@@
-455,7
+455,6
@@
config CRC32_VERIFY
config CMD_EEPROM
bool "eeprom - EEPROM subsystem"
- depends on !DM_I2C || DM_I2C_COMPAT
help
(deprecated, needs conversion to driver model)
Provides commands to read and write EEPROM (Electrically Erasable