X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fdts%2Ff5d7633.dts;h=2dae1aff723c6f401a7726434a0b35c86c5002ab;hb=a89f5e795a316982980f7d43e133197ac71ee4f1;hp=81e1e255d61c3951a1b1a116f9bbb478afb9eaab;hpb=b82cb155fced6a99989870c92ebff8248c435fe7;p=openwrt%2Fopenwrt.git diff --git a/target/linux/brcm63xx/dts/f5d7633.dts b/target/linux/brcm63xx/dts/f5d7633.dts index 81e1e255d6..2dae1aff72 100644 --- a/target/linux/brcm63xx/dts/f5d7633.dts +++ b/target/linux/brcm63xx/dts/f5d7633.dts @@ -1,11 +1,17 @@ /dts-v1/; -/include/ "bcm6348.dtsi" +#include "bcm6348.dtsi" + +#include / { model = "Belkin F5D7633"; compatible = "belkin,f5d7633", "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 = <&gpio0 6 1>; - linux,code = <0x198>; + linux,code = ; }; };