Commit a23392cd authored by Linus Walleij's avatar Linus Walleij

ARM: dts: integrator: specify AFS partition

This activates the code for AFS partition parsing on
the Integrator.
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a188339c
......@@ -62,6 +62,9 @@ flash@24000000 {
compatible = "arm,versatile-flash", "cfi-flash";
reg = <0x24000000 0x02000000>;
bank-width = <4>;
partitions {
compatible = "arm,arm-firmware-suite";
};
};
fpga {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment