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:
2009a8d
)
odroid-c2: enable GPIO
author
Beniamino Galvani
<b.galvani@gmail.com>
Sun, 9 Jul 2017 22:30:05 +0000
(
00:30
+0200)
committer
Tom Rini
<trini@konsulko.com>
Wed, 26 Jul 2017 15:26:49 +0000
(11:26 -0400)
GPIOs are now supported on Meson GXBB, enable driver and command in
the config.
Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/odroid-c2_defconfig
patch
|
blob
|
history
diff --git
a/configs/odroid-c2_defconfig
b/configs/odroid-c2_defconfig
index e03e017bd88c2a297689db5ad9bc3bab4a86ec56..121dcf2d6cb17e88dd8d38a907100f4601ce3ac1 100644
(file)
--- a/
configs/odroid-c2_defconfig
+++ b/
configs/odroid-c2_defconfig
@@
-14,9
+14,11
@@
CONFIG_ENV_IS_NOWHERE=y
# CONFIG_CMD_LOADS is not set
CONFIG_CMD_MMC=y
# CONFIG_CMD_FPGA is not set
+CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
CONFIG_NET_RANDOM_ETHADDR=y
+CONFIG_DM_GPIO=y
CONFIG_DM_MMC=y
CONFIG_MMC_MESON_GX=y
CONFIG_DM_ETH=y