arm: mvebu: Initial iEi Puzzle-M801 support
authorLuka Kovacic <luka.kovacic@sartura.hr>
Fri, 28 Aug 2020 22:35:50 +0000 (00:35 +0200)
committerStefan Roese <sr@denx.de>
Wed, 14 Oct 2020 05:55:56 +0000 (07:55 +0200)
commit2ae2b8a2f241e5b6ac493c5b2deff247b86a51b4
tree4276c52580a85800d2578cea771c5f10c53d2f99
parent4684a7a43ad4c911bc810c243b2c58947c548fc5
arm: mvebu: Initial iEi Puzzle-M801 support

Add initial U-Boot support for the iEi Puzzle-M801 board based on the
Marvell Armada 88F8040 SoC.

Currently supported hardware:
1x USB 3.0
4x Gigabit Ethernet
2x SFP+ (with NXP PCA9555 and NXP PCA9544)
1x SATA 3.0
1x M.2 type B
1x RJ45 UART
1x SPI flash
1x EPSON RX8010 RTC

Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/armada-8040-puzzle-m801.dts [new file with mode: 0644]
board/Marvell/mvebu_armada-8k/MAINTAINERS
configs/mvebu_puzzle-m801-88f8040_defconfig [new file with mode: 0644]