summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/livebox-blue-5g.dts
blob: efab6f7da026fddcb450d5d435589d1792897762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/dts-v1/;

/include/ "bcm6348.dtsi"

/ {
	model = "Inventel Livebox 1";
	compatible = "inventel,livebox-blue-5g", "brcm,bcm6348";
};

&pflash {
	reg = <0x1e400000 0x800000>;
	status = "ok";

	linux,part-probe = "redboot";
};