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:
ef1bd8f
)
board/BuR/common: Add CONFIG_CMD_I2C
author
Hannes Petermaier
<oe5hpm@oevsv.at>
Wed, 4 Jun 2014 08:28:39 +0000
(10:28 +0200)
committer
Tom Rini
<trini@ti.com>
Fri, 6 Jun 2014 21:46:15 +0000
(17:46 -0400)
in almost all cases we need the i2c commands within the u-boot shell.
So we enable them within the common section.
Cc: trini@ti.com
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
include/configs/bur_am335x_common.h
patch
|
blob
|
history
diff --git
a/include/configs/bur_am335x_common.h
b/include/configs/bur_am335x_common.h
index 2edffea2e015950503f41aa3b9a1906e3b06634e..5a37536b0aa763d6a477bce321cd1dfcc8e47708 100644
(file)
--- a/
include/configs/bur_am335x_common.h
+++ b/
include/configs/bur_am335x_common.h
@@
-96,7
+96,7
@@
#define CONFIG_SYS_OMAP24_I2C_SPEED 100000
#define CONFIG_SYS_OMAP24_I2C_SLAVE 1
#define CONFIG_SYS_I2C_OMAP24XX
-
+#define CONFIG_CMD_I2C
/* GPIO */
#define CONFIG_OMAP_GPIO
#define CONFIG_CMD_GPIO