arm: octeontx2: Add Octeon TX2 CN9130 CRB support
authorKonstantin Porotchkin <kostap@marvell.com>
Tue, 16 Mar 2021 16:20:57 +0000 (17:20 +0100)
committerStefan Roese <sr@denx.de>
Thu, 29 Apr 2021 05:45:13 +0000 (07:45 +0200)
commitc405226c344049191a9e29333b491decc0dc9067
treef81863b18d398bbb4684da8252907c681cc65b4d
parent236f17ce1405ee248cfd92ec9b65087ff2e2fce2
arm: octeontx2: Add Octeon TX2 CN9130 CRB support

This patch adds the base support for the Marvell Octeon TX2 CN9130 CRB.
Not all interfaces are supported fully yet.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Kconfig
board/Marvell/octeontx2_cn913x/MAINTAINERS [new file with mode: 0644]
board/Marvell/octeontx2_cn913x/Makefile [new file with mode: 0644]
board/Marvell/octeontx2_cn913x/board.c [new file with mode: 0644]
configs/mvebu_crb_cn9130_defconfig [new file with mode: 0644]