summaryrefslogtreecommitdiff
path: root/board/Marvell/db-88f6720/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-01-29 09:14:54 +0100
committerStefan Roese <sr@denx.de>2016-04-04 11:22:10 +0200
commit606576d54b673119d956cf4b9b24b098c1c05196 (patch)
tree76b77d3af530e0161b2c782719648c606801143b /board/Marvell/db-88f6720/MAINTAINERS
parent09e89ab4af01c551246b3d08f8b31a24ee035ae8 (diff)
downloadu-boot-imx-606576d54b673119d956cf4b9b24b098c1c05196.zip
u-boot-imx-606576d54b673119d956cf4b9b24b098c1c05196.tar.gz
u-boot-imx-606576d54b673119d956cf4b9b24b098c1c05196.tar.bz2
arm: mvebu: Add basic support for Armada 375 eval board db-88f6720
This patch adds basic support for the Marvell A375 eval board. Tested are the following interfaces: - I2C - SPI - SPI NOR - Ethernet (mvpp2), port 0 & 1 Currently the A375 SerDes and DDR3 init code is not intergrated. So the SPL U-Boot is not fully functional. Right now, this A375 mainline U-Boot can only be used by chainloading it via the original Marvell U-Boot. This can be done via this command: => tftpboot 00800000 a375/u-boot-dtb.bin;go 00800000 Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'board/Marvell/db-88f6720/MAINTAINERS')
-rw-r--r--board/Marvell/db-88f6720/MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/Marvell/db-88f6720/MAINTAINERS b/board/Marvell/db-88f6720/MAINTAINERS
new file mode 100644
index 0000000..a27d1c2
--- /dev/null
+++ b/board/Marvell/db-88f6720/MAINTAINERS
@@ -0,0 +1,6 @@
+DB_88F6720 BOARD
+M: Stefan Roese <sr@denx.de>
+S: Maintained
+F: board/Marvell/db-88f6720/
+F: include/configs/db-88f6720.h
+F: configs/db-88f6720_defconfig