[U-Boot] [PATCH 09/16] README: sh: Drop CONFIG_SYS_I2C_SH_BASE5

Simon Glass sjg at chromium.org
Mon Oct 3 02:01:04 CEST 2016


This is not used in U-Boot. Drop both the BASE and the SIZE config.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 README | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README b/README
index 7f5de6b..0c90415 100644
--- a/README
+++ b/README
@@ -2273,8 +2273,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
-- 
2.8.0.rc3.226.g39d4020



More information about the U-Boot mailing list