projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a188339
)
ARM: dts: integrator: specify AFS partition
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 23 Jan 2019 12:25:51 +0000
(13:25 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 20 May 2019 14:40:35 +0000
(16:40 +0200)
This activates the code for AFS partition parsing on
the Integrator.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/integrator.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/integrator.dtsi
b/arch/arm/boot/dts/integrator.dtsi
index 1612a869a4f7cb97a77505e3dd8e964887e31aa1..602f74d2c758eb1bda981baba36f995a7c13774c 100644
(file)
--- a/
arch/arm/boot/dts/integrator.dtsi
+++ b/
arch/arm/boot/dts/integrator.dtsi
@@
-62,6
+62,9
@@
compatible = "arm,versatile-flash", "cfi-flash";
reg = <0x24000000 0x02000000>;
bank-width = <4>;
+ partitions {
+ compatible = "arm,arm-firmware-suite";
+ };
};
fpga {