Commit 62a5017b authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: vexpress: specify AFS partition



This activates the AFS partition parsing on the Versatile
Express family.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent ed3a03b7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@
				reg = <0 0x00000000 0x04000000>,
				      <4 0x00000000 0x04000000>;
				bank-width = <4>;
				partitions {
					compatible = "arm,arm-firmware-suite";
				};
			};

			psram@1,00000000 {
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@
				reg = <0 0x00000000 0x04000000>,
				      <1 0x00000000 0x04000000>;
				bank-width = <4>;
				partitions {
					compatible = "arm,arm-firmware-suite";
				};
			};

			psram@2,00000000 {