summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/marvell-armada-xp-db
Commit message (Collapse)AuthorAgeFilesLines
* images/mvebu: Convert Armada machines to mvebuimgUwe Kleine-König2019-06-131-3/+0
| | | | | | | | | | | | The results are bytewise identical apart from armada-xp-db where the (AFAIK unused) parameters for the binary header are different (i.e. 0000005b 00000000 instead of 0000005b 00000068 for all other boards). The advantage is that the build system now knows about the binary headers and changes to them result in a rebuild of the images. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* arm: add basic support for the Armada XP DB platformSascha Hauer2019-05-074-0/+69
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>