From: Shiji Yang Date: Mon, 25 Aug 2025 13:13:23 +0000 (+0800) Subject: uboot-mediatek: remove wmcpu_emi dts node leftovers X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c33df09169a34c7f6eb1804d6b50a1823f2e6bf4;p=openwrt%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/19855 Signed-off-by: Robert Marko --- 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 @@