[openwrt/openwrt] uboot-mediatek: remove wmcpu_emi dts node leftovers
LEDE Commits
lede-commits at lists.infradead.org
Mon Aug 25 10:52:47 PDT 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/c33df09169a34c7f6eb1804d6b50a1823f2e6bf4
commit c33df09169a34c7f6eb1804d6b50a1823f2e6bf4
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Mon Aug 25 21:13:23 2025 +0800
uboot-mediatek: remove wmcpu_emi dts node leftovers
wmcpu_emi node was removed in commit:
b286fd8a397f ("uboot-mediatek: adjust the reserved memory regions")
Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19855
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
package/boot/uboot-mediatek/patches/436-add-glinet-mt6000.patch | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/package/boot/uboot-mediatek/patches/436-add-glinet-mt6000.patch b/package/boot/uboot-mediatek/patches/436-add-glinet-mt6000.patch
index e51787cbaa..b44a601e9a 100644
--- a/package/boot/uboot-mediatek/patches/436-add-glinet-mt6000.patch
+++ b/package/boot/uboot-mediatek/patches/436-add-glinet-mt6000.patch
@@ -1,6 +1,6 @@
--- /dev/null
+++ b/arch/arm/dts/mt7986a-glinet-gl-mt6000.dts
-@@ -0,0 +1,135 @@
+@@ -0,0 +1,131 @@
+// SPDX-License-Identifier: GPL-2.0
+
+/dts-v1/;
@@ -132,10 +132,6 @@
+ non-removable;
+ status = "okay";
+};
-+
-+&wmcpu_emi {
-+ status = "disabled";
-+};
--- /dev/null
+++ b/configs/mt7986a_glinet_gl-mt6000_defconfig
@@ -0,0 +1,104 @@
More information about the lede-commits
mailing list