CB1 patch, probably not the best way, but it's working
This commit is contained in:
parent
3755929fc4
commit
85845da4e5
12
patch/u-boot/u-boot-default/cubieboard1.patch
Normal file
12
patch/u-boot/u-boot-default/cubieboard1.patch
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user