aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2023-01-13 03:13:24 +0000
committerDaniel Golle <daniel@makrotopia.org>2023-01-13 14:49:52 +0000
commit3d5c5427e17a870041e0c94b6fbbfb9301cd2c70 (patch)
treeec30b5db88adcab1d618c138502a85b8c2965eec /package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch
parent5b605f4b51b9049a1a610a10abb6c5726b469338 (diff)
downloadupstream-3d5c5427e17a870041e0c94b6fbbfb9301cd2c70.tar.gz
upstream-3d5c5427e17a870041e0c94b6fbbfb9301cd2c70.tar.bz2
upstream-3d5c5427e17a870041e0c94b6fbbfb9301cd2c70.zip
uboot-mediatek: update to U-Boot 2023.01
Support for MT7981 and MT7986 has been merged, remove patches. Tested on a couple of MT7986, MT7622 and MT7623 boards. MIPS builds are untested. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch')
-rw-r--r--package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch b/package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch
index 0ee01b227b..f0486bdc47 100644
--- a/package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch
+++ b/package/boot/uboot-mediatek/patches/100-01-board-mediatek-add-more-network-configurations.patch
@@ -16,7 +16,7 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
--- a/include/configs/mt7622.h
+++ b/include/configs/mt7622.h
-@@ -23,6 +23,7 @@
+@@ -19,6 +19,7 @@
/* Ethernet */
#define CONFIG_IPADDR 192.168.1.1
@@ -27,7 +27,7 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
#endif
--- a/include/configs/mt7623.h
+++ b/include/configs/mt7623.h
-@@ -37,6 +37,7 @@
+@@ -35,6 +35,7 @@
/* Ethernet */
#define CONFIG_IPADDR 192.168.1.1
#define CONFIG_SERVERIP 192.168.1.2
@@ -37,7 +37,7 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
--- a/include/configs/mt7629.h
+++ b/include/configs/mt7629.h
-@@ -32,5 +32,6 @@
+@@ -30,5 +30,6 @@
/* Ethernet */
#define CONFIG_IPADDR 192.168.1.1
#define CONFIG_SERVERIP 192.168.1.2
@@ -46,7 +46,7 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
#endif
--- a/include/configs/mt7981.h
+++ b/include/configs/mt7981.h
-@@ -23,4 +23,9 @@
+@@ -18,4 +18,9 @@
/* DRAM */
#define CONFIG_SYS_SDRAM_BASE 0x40000000
@@ -58,7 +58,7 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
#endif
--- a/include/configs/mt7986.h
+++ b/include/configs/mt7986.h
-@@ -23,4 +23,9 @@
+@@ -18,4 +18,9 @@
/* DRAM */
#define CONFIG_SYS_SDRAM_BASE 0x40000000