arm: mvebu: Add CRS326-24G-2S board
authorLuka Kovacic <luka.kovacic@sartura.hr>
Thu, 23 Jul 2020 08:56:37 +0000 (10:56 +0200)
committerStefan Roese <sr@denx.de>
Thu, 6 Aug 2020 12:12:14 +0000 (14:12 +0200)
commitd4cc179fcd364f534149c80f2b9a95797fca90a1
tree4e2a90dbf3df89d44f931ed04db15b2f6d82648b
parenta263df59be47e6e6383ffc17f75b127e0b5034c7
arm: mvebu: Add CRS326-24G-2S board

MikroTik CRS326-24G-2S board has a switch chip with an integrated
Marvell Prestera 98DX3236 CPU.

This commit includes two board variants, namely the factory
default one and a Bit variant. The Bit board variant has a
bigger Macronix flash.

Add basic U-Boot, UART and SPI flash support.

Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Jakov Petrina <jakov.petrina@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/armada-xp-crs326-24g-2s-bit.dts [new file with mode: 0644]
arch/arm/dts/armada-xp-crs326-24g-2s-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/armada-xp-crs326-24g-2s.dts [new file with mode: 0644]
arch/arm/dts/armada-xp-crs326-24g-2s.dtsi [new file with mode: 0644]
board/mikrotik/crs3xx-98dx3236/MAINTAINERS
configs/crs326-24g-2s-bit_defconfig [new file with mode: 0644]
configs/crs326-24g-2s_defconfig [new file with mode: 0644]