Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mediatek: add support for Ruijie RG-X60 Pro #11745

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

NekokeCore
Copy link
Contributor

Informations:

  • SoC : MediaTek MT7986A Quad-core ARM® Cortex-A53 2.0GHz
  • RAM : DDR3 512MiB (W634GU6QB)
  • Flash : SPI-NAND 128 MiB (W25N01GVZEIG)
  • WLAN : MediaTek MT7986A integration dual-band WiFi 6
    • 2.4 GHz : b/g/n/ax, MIMO 4x4
    • 5 GHz : a/n/ac/ax, MIMO 4x4
  • Ethernet : 10/100/1000 Mbps x4 (MediaTek MT7531AE)
    2500Mbps x 1 (Realtek RTL8221B-VB-CG)
  • UART : through-hole on PCB
    • [J500] GND, TX, RX, 3.3V (115200n1)
  • Buttons : Mesh, Reset
  • LEDs : 1x Power (Blue)
    1x Turbo (Purple)
  • Power : 12 VDC, 3 A

About MAC Address:
+---------+-------------------+-----------+
| | MAC | Algorithm |
+---------+-------------------+-----------+
| WAN | 10:82:3D:XX:XX:9E | label |
| LAN | 10:82:3D:XX:XX:9F | label+1 |
| WLAN 2g | 10:82:3D:XX:XX:A0 | label+2 |
| WLAN 5g | 10:82:3D:XX:XX:A1 | label+3 |
+---------+-------------------+-----------+

@NekokeCore NekokeCore force-pushed the master branch 2 times, most recently from f3a45ea to 9ed4efa Compare January 4, 2024 04:48
Informations:
- SoC       : MediaTek MT7986A Quad-core ARM® Cortex-A53 2.0GHz
- RAM       : DDR3 512MiB (W634GU6QB)
- Flash     : SPI-NAND 128 MiB (W25N01GVZEIG)
- WLAN      : MediaTek MT7986A integration dual-band WiFi 6
  - 2.4 GHz : b/g/n/ax, MIMO 4x4
  - 5 GHz   : a/n/ac/ax, MIMO 4x4
- Ethernet  : 10/100/1000 Mbps x4 (MediaTek MT7531AE)
                    2500Mbps x 1 (Realtek RTL8221B-VB-CG)
- UART      : through-hole on PCB
  - [J500] GND, TX, RX, 3.3V (115200n1)
- Buttons   : Mesh, Reset
- LEDs      : 1x Power (Blue)
                  1x Turbo (Purple)
- Power     : 12 VDC, 3 A

About MAC Address:
+---------+-------------------+-----------+
|         | MAC               | Algorithm |
+---------+-------------------+-----------+
| WAN     | 10:82:3D:XX:XX:9E | label     |
| LAN     | 10:82:3D:XX:XX:9F | label+1   |
| WLAN 2g | 10:82:3D:XX:XX:A0 | label+2   |
| WLAN 5g | 10:82:3D:XX:XX:A1 | label+3   |
+---------+-------------------+-----------+

Signed-off-by: Ashley Lee <code@emtips.net>
@aiamadeus aiamadeus merged commit e2a0954 into coolsnowwolf:master Jan 5, 2024
github-actions bot added a commit to myido/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to jmmes/lede that referenced this pull request Jan 5, 2024
* https://github.com/coolsnowwolf/lede: (39 commits)
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
  mediatek: use cpufreq fix suggested by MediaTek
  mediatek: add basic mt7988 device tree support
  mediatek: add mt7988 pinctrl driver support
  mediatek: add mt7988 clock drivers support
  kmod-media-core: update kconfig (coolsnowwolf#11735)
  github: update issue and pr template
  kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)
  kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)
  kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)
  kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)
  kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
  mac80211: refresh all patches
  mac80211: ath11k: sync with upstream linux
  base-files: add mmc_get_mac_ascii function
  u-boot.mk: do not force parallel build
  fibocom_qmi: fixes build error (coolsnowwolf#11718)
  ...
github-actions bot added a commit to jianghe650/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to qingxiwanjia/lede-openwrt that referenced this pull request Jan 5, 2024
github-actions bot added a commit to gitlili2499/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to wsjwalle/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to zhizunbao84/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to a1341450200/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to Hgd-spec/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to 1602520079/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to chingxuds/lede-custom that referenced this pull request Jan 5, 2024
github-actions bot added a commit to openwrt-ab/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to ainiyxx/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to Kirie233/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to lexlong2007/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to stiei13wangluo/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to imxiaohu/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to xiaohong001/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to SKYChinaboy/lede that referenced this pull request Jan 5, 2024
github-actions bot added a commit to oldskooler/lede that referenced this pull request Jan 5, 2024
* https://github.com/coolsnowwolf/lede:
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
github-actions bot pushed a commit to UtMetoo/OpenWRT_Lede that referenced this pull request Jan 5, 2024
github-actions bot pushed a commit to zesming/lede that referenced this pull request Jan 6, 2024
github-actions bot added a commit to caixlcq/lede that referenced this pull request Jan 6, 2024
github-actions bot added a commit to DeakeyTan/openwrt that referenced this pull request Jan 6, 2024
yjh126yjh pushed a commit to yjh126yjh/lede that referenced this pull request Jan 6, 2024
* https://github.com/coolsnowwolf/lede:
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
467815891a pushed a commit to 467815891a/lede that referenced this pull request Jan 9, 2024
Informations:
- SoC       : MediaTek MT7986A 2.0GHz
- RAM       : DDR3 512MiB (W634GU6QB)
- Flash     : SPI-NAND 128 MiB (W25N01GVZEIG)
- WLAN      : MediaTek MT7986A integration dual-band WiFi 6
  - 2.4 GHz : b/g/n/ax, MIMO 4x4
  - 5 GHz   : a/n/ac/ax, MIMO 4x4
- Ethernet  : 10/100/1000 Mbps x4 (MediaTek MT7531AE)
              2500Mbps x 1 (Realtek RTL8221B-VB-CG)
- UART      : through-hole on PCB
  - [J500] GND, TX, RX, 3.3V (115200n1)
- Buttons   : Mesh, Reset
- LEDs      : 1x Power (Blue)
                  1x Turbo (Purple)
- Power     : 12 VDC, 3 A

About MAC Address:
+---------+-------------------+-----------+
|         | MAC               | Algorithm |
+---------+-------------------+-----------+
| WAN     | 10:82:3D:XX:XX:9E | label     |
| LAN     | 10:82:3D:XX:XX:9F | label+1   |
| WLAN 2g | 10:82:3D:XX:XX:A0 | label+2   |
| WLAN 5g | 10:82:3D:XX:XX:A1 | label+3   |
+---------+-------------------+-----------+

Signed-off-by: Ashley Lee <code@emtips.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants