summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/bcm2836-rpi-2.dts
blob: 42b6abb180de1a63bbed5bf9838387de45b9edf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <arm/bcm2836-rpi-2-b.dts>

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

	memory {
		reg = <0x0 0x0>;
	};
};