git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a1e127
)
configs: phycore_am64x_a53_defconfig: Enable GPIO command
author
Daniel Schultz
<d.schultz@phytec.de>
Thu, 16 Jan 2025 11:29:31 +0000
(
03:29
-0800)
committer
Tom Rini
<trini@konsulko.com>
Thu, 23 Jan 2025 18:11:50 +0000
(12:11 -0600)
Enable the GPIO command to allow access to the GPIO pins.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
configs/phycore_am64x_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore_am64x_a53_defconfig
b/configs/phycore_am64x_a53_defconfig
index
4b9dcce
..
4a91b72
100644
(file)
--- a/
configs/phycore_am64x_a53_defconfig
+++ b/
configs/phycore_am64x_a53_defconfig
@@
-72,6
+72,7
@@
CONFIG_CMD_BOOTEFI_SELFTEST=y
CONFIG_CMD_ASKENV=y
CONFIG_CMD_NVEDIT_EFI=y
CONFIG_CMD_DFU=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y