NXP LS1043A-RDB
From TechInfoDepot
Jump to navigationJump to search
| Single Board Computer | |
|
| |
| Homepage | Product page |
|---|---|
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | NXP LS1043ARDB |
| Type | single-board computer |
| CPU1 | NXP LS1043A |
| CPU1 Type | ARMv8 Cortex-A53 |
| CPU1 Speed | 1.6 GHz ( 4 cores ) |
| Flash1 Chip | Brand? Model? |
| Flash1 Size | 512 MiB 536,870,912 B <br />4,194,304 Kib <br />524,288 KiB <br />4,096 Mib <br />0.5 GiB <br /> (NAND) |
| Flash2 Size | 128 MiB134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br /> (NOR) |
| 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 /> (DDR4) |
| RAM1 Chip | Brand? Model? |
| ETH chip1 | NXP LS1043A |
| Switch | NXP LS1043A |
| Ethernet Port Count | 6-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab |
|
| |
| Stock bootloader | U-Boot |
| Expansion IF types | SD, PCIe, Mini PCIe, USB 2.0, USB 3.0 |
| Mini PCIe slots | 2 |
| USB ports | 3 |
| SD/MMC Slots | 1 |
| USB Hub Compatible | Untested |
| Serial Port (UART) | yes, (115200 8N1) |
| JTAG Port | yes |
|
| |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
For a list of all currently documented NXP (Freescale) SoC's with specifications, see NXP.
For a list of all currently documented NXP devices with specifications, see NXP.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
Target: layerscape
Subtarget: armv8_64b
Package architecture: aarch64_generic
Supported Since Commit
Support started version: 17.01.0
Current supported version: 25.12.5
Subtarget: armv8_64b
Package architecture: aarch64_generic
Supported Since Commit
Support started version: 17.01.0
Current supported version: 25.12.5
WLAN Comment: WLAN dependent on mPCIe installed
Installation method(s):
SD card
Comment:
64b firmware available
Installation method(s):
SD card
Comment:
64b firmware available
| git • >> |
|---|
layerscape: add 64b/32b target for ls1043ardb device Add support for NXP layerscape ls1043ardb 64b/32b Dev board. LS1043a is an SoC with 4x64-bit up to 1.6 GHz ARMv8 A53 cores. ls1043ardb support features as: 2GB DDR4, 128MB NOR/512MB NAND, USB3.0, eSDHC, I2C, GPIO, PCIe/Mini-PCIe, 6x1G/1x10G network port, etc. 64b/32b ls1043ardb target is using 4.4 kernel, and rcw/u-boot/fman images from NXP QorIQ SDK release. All of 4.4 kernel patches porting from SDK release or upstream. QorIQ SDK ISOs can be downloaded from this location: http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-processors:SDKLINUX Signed-off-by: Yutang Jiang |