JDCloud RE-CS-07

From TechInfoDepot
Jump to navigationJump to search
router
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
Brand • Model • Rev JDCloud RE-CS-07 (Athena)
Type router
CPU1 checkY Qualcomm IPQ6010
CPU1 Type ARM Cortex-A53
CPU1 Speed 1.8 GHz ( 4 cores )
Flash1 Chip Brand? Model?
Flash1 Size 8 GiB 8,192 MiB <br />8,589,934,592 B <br />67,108,864 Kib <br />8,388,608 KiB <br />65,536 Mib <br /> (eMMC)
RAM1 Size 2 GiB 2,048 MiB <br />2,147,483,648 B <br />16,777,216 Kib <br />2,097,152 KiB <br />16,384 Mib <br />
RAM1 Chip Brand? Model?
ETH chip1 Qualcomm IPQ6010
Switch Qualcomm Atheros QCA8075
Ethernet Port Count 1-1GbE-WAN
3-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab
Stock bootloader U-Boot
Expansion IF types USB 3.0
USB ports 1
USB Hub Compatible Untested
Power 12 VDC, 2 A
Connector type barrel
Other
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)

For a list of all currently documented Qualcomm chipsets with specifications, see Qualcomm.
For a list of all currently documented Qualcomm Atheros (QCA) chipsets with specifications, see Qualcomm Atheros.

Flashing

Flashing OpenWrt

Target: qualcommax
Subtarget: ipq60xx
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: unknown
Current supported version: snapshot
Unsupported Functions:
LED display
LAN Hardware: Qualcomm Atheros QCA8075
WLAN Comment: pure wire router, no WIFI
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
git • >>
qualcommax: ipq60xx: add JDCloud RE-CS-07 support
Specifications:
  SoC:     Qualcomm IPQ6010 1.8GHz
  RAM:     K4A8G165WC-BCTD x2 2GiB
  ETH:     QCA8075 (3x LAN, 1x WAN)
  Flash:   ICMAX 8GB eMMC
  Power:   DC 12V 2A
  USB:     1x 3.0
  Button:  Reset

Flash instructions:
  1. Download the initramfs image, rename it to
     initramfs.itb, host it with the tftp server.
  2. 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
Link: https://github.com/openwrt/openwrt/pull/19840
Signed-off-by: Robert Marko