layerscape: add ls2088ardb device support
authorYutang Jiang <yutang.jiang@nxp.com>
Tue, 27 Dec 2016 17:28:02 +0000 (01:28 +0800)
committerJo-Philipp Wich <jo@mein.io>
Tue, 3 Jan 2017 14:19:15 +0000 (15:19 +0100)
commit799d0dddf608ff012b49282d5832ddd2ef1b916e
tree9ecd5688dbc1283091090d99165f31ad9ecef11d
parent1866368a8ab8cacf73aa47f67138040d5620439d
layerscape: add ls2088ardb device support

The QorIQ LS2088A processor is built on the Layerscape
architecture combining eight ARM A72 processor cores
with advanced, high-performance datapath acceleration
and network, peripheral interfaces required for
networking, telecom, wireless infrastructure, aerospace
applications and general-purpose embedded applications.

Features summary:
- Eight 64-bit ARM v8 Cortex-A72 CPUs
- Two 64-bit DDR4 SDRAM memory controller with ECC
- One 32-bit DDR3 SDRAM memory controller with ECC
- Data path acceleration architecture 2.0 (DPAA2)
- Ethernet interfaces
- IFC, 4 PCIe, 2 SATA, 2 USB, 1 SDXC, 2 DUARTs etc

Signed-off-by: Yutang Jiang <yutang.jiang@nxp.com>
13 files changed:
target/linux/layerscape/image/Makefile
target/linux/layerscape/patches-4.4/0238-arm64-disable-CONFIG_EEPROM_AT24-for-freescale.confi.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/1239-mtd-extend-physmap_of-to-let-the-device-tree-specify.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/3227-ls2088a-dts-add-ls2088a-dts.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/3228-ls2088a-add-ls2088a-its.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/4234-fsl-ifc-fix-compilation-error-when-COMPAT-not-enable.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8229-drivers-clk-qoriq-Add-ls2088a-key-to-chipinfo-table.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8230-layerscape-pci-fix-linkup-issue.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8231-driver-clk-qoriq-Add-ls2088a-clk-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8233-i2c-pca954x-Add-option-to-skip-disabling-PCA954x-Mux.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8235-pci-layerscape-fix-pci-lut-offset-issue.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8236-clk-add-API-of-clks.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.4/8237-pcie-ls208x-use-unified-compatible-fsl-ls2080a-pcie-.patch [new file with mode: 0644]