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:
5371d34
)
README: sh: Drop CONFIG_SYS_I2C_SH_BASE5
author
Simon Glass
<
[email protected]
>
Mon, 3 Oct 2016 00:01:04 +0000
(18:01 -0600)
committer
Tom Rini
<
[email protected]
>
Fri, 7 Oct 2016 00:40:38 +0000
(20:40 -0400)
This is not used in U-Boot. Drop both the BASE and the SIZE config.
Signed-off-by: Simon Glass <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index f4892fac31088e9bd7c112860a5028d97021ce46..17b3d5ac03c18d015c9d92e586bdc63d709fa64e 100644
(file)
--- a/
README
+++ b/
README
@@
-2280,8
+2280,6
@@
CBFS (Coreboot Filesystem) support
- CONFIG_SYS_I2C_SH_SPEED3 for for the speed channel 3
- CONFIG_SYS_I2C_SH_BASE4 for setting the register channel 4
- CONFIG_SYS_I2C_SH_SPEED4 for for the speed channel 4
- - CONFIG_SYS_I2C_SH_BASE5 for setting the register channel 5
- - CONFIG_SYS_I2C_SH_SPEED5 for for the speed channel 5
- CONFIG_SYS_I2C_SH_NUM_CONTROLLERS for number of i2c buses
- drivers/i2c/omap24xx_i2c.c