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:
695a29b
)
Remove unused I2C at apollon board
author
Kyungmin Park
<kmpark@infradead.org>
Mon, 21 Jul 2008 23:01:43 +0000
(08:01 +0900)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 31 Jul 2008 08:35:43 +0000
(10:35 +0200)
There are no I2C devices on this board.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
include/configs/apollon.h
patch
|
blob
|
history
diff --git
a/include/configs/apollon.h
b/include/configs/apollon.h
index 89732968aded8abc7d26d416286ca5e944eced57..5884611b9ada30ff079de124145d8d13dd5ffff8 100644
(file)
--- a/
include/configs/apollon.h
+++ b/
include/configs/apollon.h
@@
-103,14
+103,6
@@
*/
#define CONFIG_SERIAL1 1 /* UART1 on H4 */
- /*
- * I2C configuration
- */
-#define CONFIG_HARD_I2C
-#define CFG_I2C_SPEED 100000
-#define CFG_I2C_SLAVE 1
-#define CONFIG_DRIVER_OMAP24XX_I2C
-
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
#define CONFIG_CONS_INDEX 1