X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fdts%2Fspw500v.dts;h=4fe32d6f162067264c07cf346f15780f5f14d009;hp=9c1feff376a80a2dbae212eed93d1629ed38bf5e;hb=a89f5e795a316982980f7d43e133197ac71ee4f1;hpb=b82cb155fced6a99989870c92ebff8248c435fe7 diff --git a/target/linux/brcm63xx/dts/spw500v.dts b/target/linux/brcm63xx/dts/spw500v.dts index 9c1feff376..4fe32d6f16 100644 --- a/target/linux/brcm63xx/dts/spw500v.dts +++ b/target/linux/brcm63xx/dts/spw500v.dts @@ -1,11 +1,17 @@ /dts-v1/; -/include/ "bcm6348.dtsi" +#include "bcm6348.dtsi" + +#include / { model = "T-Com Speedport W500 V"; compatible = "t-com,spw500v", "brcm,bcm6348"; + chosen { + bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; @@ -16,7 +22,7 @@ reset { label = "reset"; gpios = <&gpio1 1 1>; - linux,code = <0x198>; + linux,code = ; }; };