ARM: dts: versatile: specify AFS partition

This activates the AFS partition parsing on the Versatile.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2019-01-23 14:25:25 +01:00
parent a23392cd7d
commit 10d8b9de63
1 changed files with 3 additions and 0 deletions

View File

@ -161,6 +161,9 @@
compatible = "arm,versatile-flash", "cfi-flash";
reg = <0x34000000 0x04000000>;
bank-width = <4>;
partitions {
compatible = "arm,arm-firmware-suite";
};
};
i2c0: i2c@10002000 {