[openwrt/openwrt] uboot-mediatek: CMCC RAX3000M: add Airoha AN8855 switch support

LEDE Commits lede-commits at lists.infradead.org
Mon Sep 8 05:20:29 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/fa5e55153ca3ffd16971970ab809f5238d47f578

commit fa5e55153ca3ffd16971970ab809f5238d47f578
Author: Mikhail Zhilkin <csharper2005 at gmail.com>
AuthorDate: Tue Aug 12 22:48:13 2025 +0300

    uboot-mediatek: CMCC RAX3000M: add Airoha AN8855 switch support
    
    This commit adds support for Airoha AN8855 switch. Some CMCC RAX3000Me hw
    revisions are shipped with Airoha switch.
    
    Signed-off-by: Mikhail Zhilkin <csharper2005 at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/19760
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/boot/uboot-mediatek/patches/437-add-cmcc_rax3000m.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/boot/uboot-mediatek/patches/437-add-cmcc_rax3000m.patch b/package/boot/uboot-mediatek/patches/437-add-cmcc_rax3000m.patch
index 46189cf6c4..fc29b8b08a 100644
--- a/package/boot/uboot-mediatek/patches/437-add-cmcc_rax3000m.patch
+++ b/package/boot/uboot-mediatek/patches/437-add-cmcc_rax3000m.patch
@@ -321,7 +321,7 @@
 +	status = "okay";
 +	mediatek,gmac-id = <0>;
 +	phy-mode = "2500base-x";
-+	mediatek,switch = "mt7531";
++	mediatek,switch = "auto";
 +	reset-gpios = <&pio 39 GPIO_ACTIVE_HIGH>;
 +
 +	fixed-link {




More information about the lede-commits mailing list