brcm63xx: add dts and profile for Livebox

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44559
This commit is contained in:
Jonas Gorski
2015-02-27 17:38:46 +00:00
parent dd7625ef15
commit f3c071b376
5 changed files with 115 additions and 57 deletions

View File

@@ -0,0 +1,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";
};