ARM: dts: versatile: specify AFS partition
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jan 2019 13:25:25 +0000 (14:25 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 20 May 2019 14:40:36 +0000 (16:40 +0200)
This activates the AFS partition parsing on the Versatile.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/versatile-ab.dts

index 269e6bf99ccb39d287298e28227f9349a430dcdf..37bd41ff8dffa9c060c2180bf568dd766667dca4 100644 (file)
                compatible = "arm,versatile-flash", "cfi-flash";
                reg = <0x34000000 0x04000000>;
                bank-width = <4>;
+               partitions {
+                       compatible = "arm,arm-firmware-suite";
+               };
        };
 
        i2c0: i2c@10002000 {