Skip to content

Conversation

@aiamadeus
Copy link
Contributor

Specifications:
SoC: Qualcomm IPQ6000 1.2GHz
RAM: NT52CB256MB16DP 512MiB
Flash: FORESEE 64GB/128GB eMMC
ETH: QCA8075 (3x LAN, 1x WAN)
WLAN1: QCN5022 2.4GHz AX 2x2
WLAN2: QCN5052 5GHz AX 2x2
Power: DC 12V 2A
Button: Reset, Wps
USB: 1x 3.0

Flash instructions:

  1. Download the initramfs image, rename it to initramfs.itb, host it with the tftp server.
  2. If the stock firmware version is 4.3.0.r4211 or higher, enter "jdmt018R" to interrupt
    U-Boot when the following statement appears: "disabled console and autoboot in 2 seconds"
  3. Run these commands in U-Boot console:
    tftpboot initramfs.itb
    bootm
  4. After openwrt boots up, use scp or luci web to upload sysupgrade.bin to upgrade.

@github-actions github-actions bot added kernel pull request/issue with Linux kernel related changes core packages pull request/issue for core (in-tree) packages target/qualcommax pull request/issue for qualcommax target labels Aug 14, 2025
@blackhawk747
Copy link

@robimarko can you please take a look when you have time? Since this pr is the base of #19840 and RE-CS-02 and RE-CS-07 are quite popular and widely used. Thanks a lot

@robimarko
Copy link
Contributor

I have just one small nitpick, after that it looks fine

Specifications:
  SoC:     Qualcomm IPQ6000 1.2GHz
  RAM:     NT52CB256MB16DP 512MiB
  Flash:   FORESEE 64GB/128GB eMMC
  ETH:     QCA8075 (3x LAN, 1x WAN)
  WLAN1:   QCN5022 2.4GHz AX 2x2
  WLAN2:   QCN5052 5GHz AX 2x2
  Power:   DC 12V 2A
  Button:  Reset, Wps
  USB:     1x 3.0

Flash instructions:
  1. Download the initramfs image, rename it to
     initramfs.itb, host it with the tftp server.
  2. If the stock firmware version is 4.3.0.r4211
     or higher, enter "jdmt018R" to interrupt
     U-Boot when the following statement appears:
     "disabled console and autoboot in 2 seconds"
  3. Run these commands in U-Boot console:
     tftpboot initramfs.itb
     bootm
  4. After openwrt boots up, use scp or luci web
     to upload sysupgrade.bin to upgrade.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: openwrt#19780
Signed-off-by: Robert Marko <robimarko@gmail.com>
@openwrt-bot openwrt-bot merged commit 1642251 into openwrt:main Jan 17, 2026
1 check passed
@robimarko
Copy link
Contributor

Thanks! Rebased on top of main and merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core packages pull request/issue for core (in-tree) packages kernel pull request/issue with Linux kernel related changes target/qualcommax pull request/issue for qualcommax target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants