f3c071b376
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44559
15 lines
225 B
Text
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";
|
|
};
|