mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02: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
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user