diff options
Diffstat (limited to 'package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch')
-rw-r--r-- | package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch b/package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch index df2300194c..679649c3f8 100644 --- a/package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch +++ b/package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch @@ -9,4 +9,4 @@ +CONFIG_GMAC_TX_DELAY=1 CONFIG_AXP_ALDO3_VOLT=2800 CONFIG_AXP_ALDO4_VOLT=2800 - CONFIG_USB_EHCI_HCD=y + CONFIG_SCSI=y |