Ruckus R710 (IPQ8068) – UART pinout, CPU/RAM/NAND info, unlocked U-Boot + boot log

Hi everyone,

I’m sharing confirmed hardware details and UART boot logs from a Ruckus R710 access point based on Qualcomm IPQ8068, for OpenWrt reference and development.


Device Overview

  • Model: Ruckus R710
  • SoC: Qualcomm IPQ8068 (quad-core ARM Cortex-A15)
  • Bootloader: U-Boot 2012.07 (unlocked)
  • Serial console: Available and working

Memory / Storage

  • RAM:
    • Chips: NT5CC128M16FP-DI ×2
    • Total: 512 MB DDR3
  • Flash:
    • SPI NOR (bootloader): MS04G200BHI00
    • Additional SPI: 25Q032
    • NAND flash present (UBI used for rootfs)

UART Pinout (Confirmed)

UART header is on the antenna side, 4 gold pins.

Pin Function
1 RX
2 VCC (do NOT connect)
3 GND
4 TX
  • Logic level: 3.3 V
  • Settings: 115200 8N1
  • Full access to U-Boot and kernel logs

Bootloader Status

  • Bootloader is NOT locked
  • Autoboot can be interrupted
  • NAND and SPI flash accessible
  • Suitable for OpenWrt flashing and recovery

Boot Log Snippets (UART)

U-Boot

U-Boot 2012.07 [local,local] (Mar 19 2015)
SoC: Qualcomm IPQ8068
DRAM: 512 MB
NAND: NAND device detected
SF: Detected SPI NOR flash
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot:  0

Kernel

Booting Linux on physical CPU 0x0
Linux version 3.4.103
CPU: ARMv7 Processor [410fc0f0] revision 0
Memory: 512MB available
UBI: attaching mtd partition
VFS: Mounted root (squashfs filesystem) readonly
Freeing unused kernel memory

Wireless Hardware

2 Likes

Did u try to load some random initramfs via tftp? Unleashed firmware is bo good for u?

Hello, please help me get access to the network. I load the kernel, for example (openwrt-25.12.0-rc4-ipq806x-generic-qcom_ipq8064-ap148-initramfs-fit-uImage.itb), but the network does not come up.

not strange at all, since it's not an image customized for this device.