brcm63xx: add dts and profile for Livebox
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44559
This commit is contained in:
15
target/linux/brcm63xx/dts/livebox-blue-5g.dts
Normal file
15
target/linux/brcm63xx/dts/livebox-blue-5g.dts
Normal 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";
|
||||
};
|
||||
Reference in New Issue
Block a user