From 2d2f20e3860fcaf628b86d4cc03a305ff41dd908 Mon Sep 17 00:00:00 2001 From: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com> Date: Tue, 6 Sep 2022 15:35:48 +0800 Subject: [PATCH] ramips: disable wlan hnat as workaround --- target/linux/ramips/dts/mt7621.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index dec7058dc..d25c1b2b9 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -563,8 +563,8 @@ hnat: hnat@1e100000 { compatible = "mediatek,mtk-hnat_v1"; - ext-devices = "apcli0", "apclii0","apclix0", - "ra0", "rai0", "rax0", "wlan0", "wlan1"; + /* ext-devices = "apcli0", "apclii0","apclix0", + "ra0", "rai0", "rax0", "wlan0", "wlan1"; */ reg = <0x1e100000 0x3000>; resets = <ðsys 0>;