mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-21 09:22:25 +01:00
|
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Hardware:
- SoC: RTL9313
- Memory: 512MB
- Flash: SPI-NOR 32MB (GigaDevice GD25Q256EFIR)
- Ethernet: 12x 1/2.5/10 Gbps (SFP+)
- LED/Keys (GPIO): 1x/1x
- UART: "Console" port on the front panel
- type: RS-232C
- connector: RJ-45
- settings: 9600n8 / 115200n8
- Watchdog: Diodes PT7A7514WE
- Monitoring: LM75A
- Power: 100-240 VAC 50/60 Hz C13/C14
Important notes:
---------------
* the device uses 9600 Baud by default but this extremely slows down the
device when using the serial console. OpenWrt is configured to use
115200 Baud. If you need to enter the bootloader, you need to use 9600
Baud.
* PT7A7514WE watchdog is fed through hardware-assisted SYS_LED. However,
the bootloader seems to deactivate that again during autoboot. There's
a quirk in early arch setup for this.
* a kernel binary "nos.img" needs to be stored into JFFS2 filesystem
using 4KiB erase block instead of 64KiB.
* V1 is the version with the 19"-sized case. As of 2026, there's a newer
version with a narrow case.
Flash instructions using initramfs image:
-----------------------------------------
(mostly taken from
|
||
|---|---|---|
| .. | ||
| rt-loader | ||
| common.mk | ||
| Makefile | ||
| rtl838x.mk | ||
| rtl839x.mk | ||
| rtl930x.mk | ||
| rtl930x_nand.mk | ||
| rtl931x.mk | ||
| rtl931x_nand.mk | ||