]> git.sur5r.net Git - u-boot/commit
arm64: mvebu: Rename the db-88f3720 to armada-37xx platform
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 16 Feb 2017 11:52:22 +0000 (13:52 +0200)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:38:08 +0000 (07:38 +0200)
commit40991a95bb113aadbb1714c6f6c7b9a4fb2225e4
tree949dd5a562650fc42b0fee69b64705c9d675d5d4
parent137b1883e756f60ef4b1e1720dafcbf7d76d87c5
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 <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Kconfig
board/Marvell/mvebu_armada-37xx/MAINTAINERS [new file with mode: 0644]
board/Marvell/mvebu_armada-37xx/Makefile [new file with mode: 0644]
board/Marvell/mvebu_armada-37xx/board.c [new file with mode: 0644]
board/Marvell/mvebu_db-88f3720/MAINTAINERS [deleted file]
board/Marvell/mvebu_db-88f3720/Makefile [deleted file]
board/Marvell/mvebu_db-88f3720/board.c [deleted file]
configs/mvebu_db-88f3720_defconfig
include/configs/mvebu_armada-37xx.h [new file with mode: 0644]
include/configs/mvebu_db-88f3720.h [deleted file]