diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-19 12:53:52 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-01-13 17:35:14 +0100 |
commit | 4ed05b805b02bf827afae41d34fb52de12bd0be7 (patch) | |
tree | 07e770e637a2fc4d3a3aa3951163d0212c1aa2d3 /package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch | |
parent | 900c6b1a42d0b7f7c4c2ed2497117c6ea0a01ce3 (diff) | |
download | upstream-4ed05b805b02bf827afae41d34fb52de12bd0be7.tar.gz upstream-4ed05b805b02bf827afae41d34fb52de12bd0be7.tar.bz2 upstream-4ed05b805b02bf827afae41d34fb52de12bd0be7.zip |
uboot-sunxi: Update to version 2018.11
This updates the uboot for the sunxi target to version 2018.11
The removed patches are applied upstream and not needed any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 | 4 |
1 files changed, 2 insertions, 2 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 6dbcb10719..1759ef1c37 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 @@ -2,9 +2,9 @@ --- a/configs/A20-OLinuXino-Lime2_defconfig +++ b/configs/A20-OLinuXino-Lime2_defconfig -@@ -22,6 +22,7 @@ CONFIG_DFU_RAM=y - CONFIG_ETH_DESIGNWARE=y +@@ -25,6 +25,7 @@ CONFIG_ETH_DESIGNWARE=y CONFIG_RGMII=y + CONFIG_MII=y CONFIG_SUN7I_GMAC=y +CONFIG_GMAC_TX_DELAY=1 CONFIG_AXP_ALDO3_VOLT=2800 |