mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ARM: dts: integrator: specify AFS partition
This activates the code for AFS partition parsing on the Integrator. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
a188339ca5
commit
a23392cd7d
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@
|
|||
compatible = "arm,versatile-flash", "cfi-flash";
|
||||
reg = <0x24000000 0x02000000>;
|
||||
bank-width = <4>;
|
||||
partitions {
|
||||
compatible = "arm,arm-firmware-suite";
|
||||
};
|
||||
};
|
||||
|
||||
fpga {
|
||||
|
|
Loading…
Add table
Reference in a new issue