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:
4fe3f1b
)
configs: kirkwood: ds109: switch to DM_I2C
author
Chris Packham
<judge.packham@gmail.com>
Tue, 7 Aug 2018 07:41:44 +0000
(19:41 +1200)
committer
Stefan Roese
<sr@denx.de>
Tue, 7 Aug 2018 08:51:19 +0000
(10:51 +0200)
Enable DM_I2C and I2C_MVTSWI for the ds109 board.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/ds109_defconfig
patch
|
blob
|
history
diff --git
a/configs/ds109_defconfig
b/configs/ds109_defconfig
index c9207433b374d2fec33c43e3f5d2e020c2afeb20..fd10e6e3c36e1f08d28d05969baa9010714b9202 100644
(file)
--- a/
configs/ds109_defconfig
+++ b/
configs/ds109_defconfig
@@
-18,6
+18,8
@@
CONFIG_ISO_PARTITION=y
CONFIG_OF_CONTROL=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_MVSATA_IDE=y
+CONFIG_DM_I2C=y
+CONFIG_SYS_I2C_MVTWSI=y
# CONFIG_MMC is not set
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y