summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/bcm2837-rpi-cm3.dts
blob: 340fc58882c53cbae95e4fe61a1797782ded6608 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <arm/broadcom/bcm2837-rpi-cm3-io3.dts>

/ {
	chosen {
		stdout-path = &uart0;
	};
};

&{/memory@0} {
	reg = <0x0 0x0>;
};