diff options
-rw-r--r-- | target/linux/brcm63xx/dts/hg655b.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/hg655b.dts b/target/linux/brcm63xx/dts/hg655b.dts index edaeb951fd..4307517315 100644 --- a/target/linux/brcm63xx/dts/hg655b.dts +++ b/target/linux/brcm63xx/dts/hg655b.dts @@ -87,12 +87,12 @@ linux@20000 { label = "linux"; reg = <0x020000 0x770000>; + compatible = "brcm,bcm963xx-imagetag"; }; board_data@790000 { label = "board_data"; reg = <0x790000 0x030000>; - compatible = "brcm,bcm963xx-imagetag"; }; cal_data@7c0000 { |