openwrtv4/target/linux/brcm63xx/dts/livebox-blue-5g.dts
Jonas Gorski f3c071b376 brcm63xx: add dts and profile for Livebox
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44559
2015-02-27 17:38:46 +00:00

15 lines
225 B
Text

/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";
};