From 02b5d2ed867e92b56fa54b94685edb196fde98bf Mon Sep 17 00:00:00 2001 From: Shaohui Xie Date: Wed, 11 Nov 2015 17:58:37 +0800 Subject: armv8/ls1043aqds: add LS1043AQDS board support LS1043AQDS Specification: ------------------------- Memory subsystem: * 2GByte DDR4 DIMM * 128 Mbyte NOR flash single-chip memory * 512 Mbyte NAND flash * 16 Mbyte high-speed SPI flash * SD connector to interface with the SD memory card Ethernet: * Two RGMII ports * XFI 10G port * SGMII * QSGMII with 4x 1G ports PCIe: supports Gen 1 and Gen 2 SATA 3.0: one SATA 3.0 port USB 3.0: two micro AB connector and one type A connector UART: supports two UARTs up to 115200 bps for console Signed-off-by: Shaohui Xie Signed-off-by: Mingkai Hu Signed-off-by: Hou Zhiqiang Signed-off-by: Gong Qianyu [York Sun: Add CONFIG_SYS_NS16550=y in defconfig] Reviewed-by: York Sun --- board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg (limited to 'board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg') diff --git a/board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg b/board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg new file mode 100644 index 0000000..935ffc0 --- /dev/null +++ b/board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg @@ -0,0 +1,7 @@ +#PBL preamble and RCW header +aa55aa55 01ee0100 +# serdes protocol +0810000f 0c000000 00000000 00000000 +14550002 80004012 e0106000 61002000 +00000000 00000000 00000000 00038800 +00000000 00001100 00000096 00000001 -- cgit v1.1