mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
ARM: dts: vexpress: specify AFS partition
This activates the AFS partition parsing on the Versatile Express family. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
ed3a03b707
commit
62a5017bf8
|
|
@ -35,6 +35,9 @@ flash@0,00000000 {
|
|||
reg = <0 0x00000000 0x04000000>,
|
||||
<4 0x00000000 0x04000000>;
|
||||
bank-width = <4>;
|
||||
partitions {
|
||||
compatible = "arm,arm-firmware-suite";
|
||||
};
|
||||
};
|
||||
|
||||
psram@1,00000000 {
|
||||
|
|
|
|||
|
|
@ -35,6 +35,9 @@ flash@0,00000000 {
|
|||
reg = <0 0x00000000 0x04000000>,
|
||||
<1 0x00000000 0x04000000>;
|
||||
bank-width = <4>;
|
||||
partitions {
|
||||
compatible = "arm,arm-firmware-suite";
|
||||
};
|
||||
};
|
||||
|
||||
psram@2,00000000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user