CB1 patch, probably not the best way, but it's working

This commit is contained in:
Igor Pecovnik 2016-07-24 18:09:01 +02:00
parent 3755929fc4
commit 85845da4e5

View File

@ -0,0 +1,12 @@
diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig
old mode 100644
new mode 100755
index c884115..a45fbb0
--- a/configs/Cubieboard_defconfig
+++ b/configs/Cubieboard_defconfig
@@ -10,4 +10,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
+CONFIG_CMD_GPIO=y
CONFIG_USB_EHCI_HCD=y