diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/r5010unv2.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/r5010unv2.dts | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/brcm63xx/dts/r5010unv2.dts b/target/linux/brcm63xx/dts/r5010unv2.dts index fd87bef708..c134d52ca8 100644 --- a/target/linux/brcm63xx/dts/r5010unv2.dts +++ b/target/linux/brcm63xx/dts/r5010unv2.dts @@ -81,12 +81,10 @@ #address-cells = <1>; #size-cells = <1>; - linux,part-probe = "bcm63xxpart"; - - partitions { - compatible = "fixed-partitions"; - #address-cells = <1>; - #size-cells = <1>; + partitions { + compatible = "fixed-partitions"; + #address-cells = <1>; + #size-cells = <1>; cfe@0 { reg = <0x000000 0x010000>; |