X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FALL5002.dts;h=636b74c746a905e4112162913a2cf3977ae64aa4;hb=fb26f22387890c9b85a9ddbdca3116e157b59edf;hp=fb704f3abac05a83be64ebde6c48b29808aaf8dd;hpb=5d772fb05af1af8abb503bb6a4336cf9b535c441;p=openwrt.git diff --git a/target/linux/ramips/dts/ALL5002.dts b/target/linux/ramips/dts/ALL5002.dts index fb704f3aba..636b74c746 100644 --- a/target/linux/ramips/dts/ALL5002.dts +++ b/target/linux/ramips/dts/ALL5002.dts @@ -4,7 +4,7 @@ / { compatible = "ALL5002", "ralink,rt3352-soc"; - model = "Allnet ALL5002/ALL5003"; + model = "Allnet ALL5002"; palmbus@10000000 { sysc@0 { @@ -28,28 +28,28 @@ linux,modalias = "m25p80", "mx25l25635e"; spi-max-frequency = <10000000>; - partition@0 { - label = "u-boot"; - reg = <0x0 0x30000>; - read-only; - }; - - partition@30000 { - label = "u-boot-env"; - reg = <0x30000 0x10000>; - read-only; - }; - - factory: partition@40000 { - label = "factory"; - reg = <0x40000 0x10000>; - read-only; - }; - - partition@50000 { - label = "firmware"; - reg = <0x50000 0x1fb0000>; - }; + partition@0 { + label = "u-boot"; + reg = <0x0 0x30000>; + read-only; + }; + + partition@30000 { + label = "u-boot-env"; + reg = <0x30000 0x10000>; + read-only; + }; + + factory: partition@40000 { + label = "factory"; + reg = <0x40000 0x10000>; + read-only; + }; + + partition@50000 { + label = "firmware"; + reg = <0x50000 0x1fb0000>; + }; }; }; };