]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/mvebu_armada-8k.h
arm64: mvebu: Rename db-88f7040 files to armada-8k
authorStefan Roese <sr@denx.de>
Tue, 25 Oct 2016 08:56:19 +0000 (10:56 +0200)
committerStefan Roese <sr@denx.de>
Mon, 5 Dec 2016 12:28:23 +0000 (13:28 +0100)
commit633fa0e710ca7653037b12dfbe7d7e9eadcbe98e
tree0a695125b1ccb817b15cbf15fdf46a10f556c773
parent194eded14ccb40af18e1a9fb8ab85903ee0803ef
arm64: mvebu: Rename db-88f7040 files to armada-8k

This moves some of the Armada DB-88F7040 board specific files to a more
generic name: armada-8k. This is in preparation for the Armada-8k
support which will be added soon. And since both platforms share
most devices, lets also share most source files to not duplicate
the code here.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
arch/arm/mach-mvebu/Kconfig
board/Marvell/mvebu_armada-8k/MAINTAINERS [new file with mode: 0644]
board/Marvell/mvebu_armada-8k/Makefile [moved from board/Marvell/mvebu_db-88f7040/Makefile with 100% similarity]
board/Marvell/mvebu_armada-8k/board.c [moved from board/Marvell/mvebu_db-88f7040/board.c with 100% similarity]
board/Marvell/mvebu_db-88f7040/MAINTAINERS [deleted file]
configs/mvebu_db-88f7040_defconfig
include/configs/mvebu_armada-8k.h [moved from include/configs/mvebu_db-88f7040.h with 97% similarity]