summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2024-12-21 16:30:43 +0000
committerHauke Mehrtens2025-01-04 18:25:34 +0000
commitd543a9ae66b81d6d4f5ca9908087c8412f4ce026 (patch)
tree04d76404f92a361c872dc35394472d94aa2566d1
parent976bfe61e0dbec27fd103b531a32d6853cba3ba4 (diff)
downloadopenwrt-d543a9ae66b81d6d4f5ca9908087c8412f4ce026.tar.gz
uboot-mediatek: fix Routerich AX3000 support patch
It seems that the original patch has been manually modified. The newly added line number is incorrect. Fixes: c0581520b1c5 ("uboot-mediatek: add Routerich AX3000 support") Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/17338 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 9f97e39a9336e279be7ea1c00c4221ec3f448457)
-rw-r--r--package/boot/uboot-mediatek/patches/460-add-routerich-ax3000.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-mediatek/patches/460-add-routerich-ax3000.patch b/package/boot/uboot-mediatek/patches/460-add-routerich-ax3000.patch
index 9aa31843de..f33ca07633 100644
--- a/package/boot/uboot-mediatek/patches/460-add-routerich-ax3000.patch
+++ b/package/boot/uboot-mediatek/patches/460-add-routerich-ax3000.patch
@@ -1,6 +1,6 @@
--- /dev/null
+++ b/configs/mt7981_routerich_ax3000_defconfig
-@@ -0,0 +1,107 @@
+@@ -0,0 +1,108 @@
+CONFIG_ARM=y
+CONFIG_SYS_HAS_NONCACHED_MEMORY=y
+CONFIG_POSITION_INDEPENDENT=y