X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FF5D8235_V2.dts;h=792249c2312cfd9d1439e3b2d02b867f1b608254;hb=9c86abae0e22107ed10fad76b568190ac3f2a6ca;hp=17f25238a13da29f11b7ec120c5f075881975c73;hpb=811f7f9f2d2fc219e6f30ebb9f62d6878ed43ba0;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index 17f25238a1..792249c231 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -6,27 +6,13 @@ compatible = "F5D8235_V2", "ralink,rt3052-soc"; model = "Belkin F5D8235 v2"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - - - chosen { - bootargs = "console=ttyS0,57600 mtdparts=1f000000.cfi:320k(u-boot)ro,7744k(firmware),64k(nvram),64k(factory)"; - }; - - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "uartlite", "jtag", "sdram", "rgmii"; - ralink,gpiomux = "i2c", "spi", "mdio"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf"; + ralink,function = "gpio"; + }; }; - - gpio0: gpio@600 { - status = "okay"; - }; - }; cfi@1f000000 { @@ -37,19 +23,39 @@ device-width = <2>; #address-cells = <1>; #size-cells = <1>; + + uboot: partition@0 { + label = "uboot"; + reg = <0x0 0x50000>; + read-only; + }; + + partition@50000 { + label = "firmware"; + reg = <0x50000 0x790000>; + }; + + partition@7e0000 { + label = "nvram"; + reg = <0x7e0000 0x10000>; + }; + + factory: partition@7f0000 { + label = "factory"; + reg = <0x7f0000 0x10000>; + }; }; ethernet@10100000 { - status = "okay"; + mtd-mac-address = <&uboot 0x40004>; }; esw@10110000 { - status = "okay"; ralink,portmap = <0x3f>; }; wmac@10180000 { - status = "okay"; + ralink,mtd-eeprom = <&uboot 0x40000>; }; otg@101c0000 { @@ -57,11 +63,11 @@ }; rtl8366rb { - compatible = "rtl8367rb"; + compatible = "rtl8366rb"; gpio-sda = <&gpio0 1 0>; gpio-sck = <&gpio0 2 0>; }; - + gpio-leds { compatible = "gpio-leds"; internet {