summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/armada-xp-openblocks-ax3-4-bb.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: mvebu: remove mbus ranges overwriteSebastian Hesselbarth2014-07-251-4/+0
| | | | | | | | With proper DT fixup in place, we can now remove the overwrite of mbus ranges in Armada 370 Mirabox and Armada XP Openblocks AX3. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: mvebu: convert PlatHome Openblocks AX3-4 to PBL_MULTI_IMAGESSebastian Hesselbarth2014-06-241-0/+8
| | | | | | | | | This converts Marvell Armada XP based PlatHome Openblocks AX3-4 to PBL_MULTI_IMAGES. A DT overlay is added to keep possible barebox-specific changes separated and added to lowlevel board init. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
* ARM: mvebu: convert Armada 370/XP devices to be probed from DTSebastian Hesselbarth2014-06-241-0/+18
With Armada 370/XP DT files available, convert Armada 370/XP SoC init to register basic devices from DT only. Makefile targets for dtbs will be removed again as soon as MULTI_PBL is available. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>