Commit 10d8b9de authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: versatile: specify AFS partition



This activates the AFS partition parsing on the Versatile.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a23392cd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 {