Newer
Older
barebox / arch / arm / dts / armada-xp-openblocks-ax3-4-bb.dts
@Ahmad Fatoum Ahmad Fatoum on 23 Jun 2020 246 bytes ARM: mvebu: remove reference to non-existant node
/*
 * Barebox specific DT overlay for OpenBlocks AX3-4 board
 *   Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 */

#include "arm/armada-xp-openblocks-ax3-4.dts"

/ {
	chosen {
		stdout-path = "/soc/internal-regs/serial@12000";
	};
};