layerscape: add 64b/32b target for ls1046ardb device
authorYutang Jiang <yutang.jiang@nxp.com>
Wed, 7 Dec 2016 16:07:42 +0000 (00:07 +0800)
committerJohn Crispin <john@phrozen.org>
Mon, 12 Dec 2016 08:57:40 +0000 (09:57 +0100)
commitad907e1c03a3a1a236f4836cee085d085f280c8d
tree6280b4318cb40d6e567a23a250f0d9f564787761
parent76fa771a784312f789f5de3d2216c1765a901818
layerscape: add 64b/32b target for ls1046ardb device

Add support for NXP layerscape ls1046ardb 64b/32b Dev board.

LS1046ARDB Specification:
-------------------------
Memory subsystem:
* 8GByte DDR4 SDRAM (64bit bus)
* 512 Mbyte NAND flash
* Two 64 Mbyte high-speed SPI flash
* SD connector to interface with the SD memory card
* On-board 4G eMMC
Ethernet:
* Two XFI 10G ports
* Two SGMII ports
* Two RGMII ports
PCIe:
* PCIe1 (SerDes2 Lane0) to miniPCIe slot
* PCIe2 (SerDes2 Lane1) to x2 PCIe slot
* PCIe3 (SerDes2 Lane2) to x4 PCIe slot

* USB 3.0: one super speed USB 3.0 type A port, one Micro-AB port
* UART: supports two UARTs up to 115200 bps for console

Signed-off-by: Yutang Jiang <yutang.jiang@nxp.com>
20 files changed:
package/boot/uboot-layerscape-32b/Makefile
package/boot/uboot-layerscape/Makefile
package/firmware/fman-ucode/Makefile
package/firmware/rcw/Makefile
target/linux/layerscape/64b/profiles/00-default.mk
target/linux/layerscape/image/Makefile
target/linux/layerscape/patches-4.4/0140-config-add-freescale-config-for-amr64.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/3131-arm64-ls1046a-add-DTS-for-Freescale-LS1046A-SoC.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/3132-dts-ls1046a-add-LS1046ARDB-board-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/3133-ls1046ardb-add-ITS-file.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/3143-armv8-aarch32-Execute-32-bit-Linux-for-ls1046a.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/7126-net-phy-add-driver-for-aquantia-AQR106-107-phy.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8125-rtc-pcf2127-add-pcf2129-device-id.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8127-ls1046a-msi-Add-LS1046A-MSI-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8128-pci-layerscape-add-LS1046A-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8130-ls1046a-sata-Add-LS1046A-sata-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8134-pci-layerscape-add-LUT-DBG-reigster-offset-member.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8142-drivers-mmc-Add-compatible-string-for-LS1046A.patch [new file with mode: 0644]