octeontx: add support for OCTEON TX target
authorTim Harvey <tharvey@gateworks.com>
Tue, 23 Jan 2018 23:15:44 +0000 (15:15 -0800)
committerJohn Crispin <john@phrozen.org>
Tue, 13 Feb 2018 09:01:52 +0000 (10:01 +0100)
commitfc03b3aa1610feed89b04aa504a3468c904a1aae
treeeea5c53927f464f9a11489b5daf15a4a0ca7ad4a
parent123dbb77aa24842ed00e566b3e01536535407d66
octeontx: add support for OCTEON TX target

The Cavium OCTEON TX is an ARM 64-bit SoC leveraging CPU cores and
periperhals from the Cavium ThunderX SoC.

This initial support provides a 4.14 kernel and kernel+initramfs that is
bootable on the Gateworks Newport GW630x as well as the Cavium sff8104
reference board.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/octeontx/Makefile [new file with mode: 0644]
target/linux/octeontx/base-files/etc/board.d/02_network [new file with mode: 0644]
target/linux/octeontx/base-files/etc/inittab [new file with mode: 0644]
target/linux/octeontx/base-files/lib/octeontx.sh [new file with mode: 0644]
target/linux/octeontx/config-4.14 [new file with mode: 0644]
target/linux/octeontx/image/Makefile [new file with mode: 0644]
target/linux/octeontx/patches-4.14/0001-net-thunderx-add-support-for-rgmii-internal-delay-mo.patch [new file with mode: 0644]
target/linux/octeontx/patches-4.14/0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch [new file with mode: 0644]