From c5330ae8c8169fa9e81e2f8f5db4a9388d0a89d6 Mon Sep 17 00:00:00 2001 From: Konstantin Porotchkin Date: Thu, 16 Feb 2017 13:52:22 +0200 Subject: arm64: mvebu: Rename the db-88f3720 to armada-37xx platform Modify the file names and deifinitions relater to Marvell db-77f3720 board support. Convert these names to more generic armada-37xx platform for future addition of more boards based on the same SoC family. Signed-off-by: Konstantin Porotchkin Cc: Stefan Roese Cc: Igal Liberman Cc: Nadav Haklai Signed-off-by: Stefan Roese --- board/Marvell/mvebu_armada-37xx/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/Marvell/mvebu_armada-37xx/MAINTAINERS (limited to 'board/Marvell/mvebu_armada-37xx/MAINTAINERS') diff --git a/board/Marvell/mvebu_armada-37xx/MAINTAINERS b/board/Marvell/mvebu_armada-37xx/MAINTAINERS new file mode 100644 index 0000000000..52a3869b29 --- /dev/null +++ b/board/Marvell/mvebu_armada-37xx/MAINTAINERS @@ -0,0 +1,6 @@ +MVEBU_DB_88F3720 BOARD +M: Stefan Roese +S: Maintained +F: board/Marvell/mvebu_armada-37xx/ +F: include/configs/mvebu_armada-37xx.h +F: configs/mvebu_db-88f3720_defconfig -- cgit