Skip to content

Commit 3540adc

Browse files
williamspatrickamboar
authored andcommitted
ARM: dts: aspeed: yosemite4: adjust secondary flash name
Meta (Facebook) has a preference for all of our secondary flash chips to be labelled "alt-bmc" for consistency of userspace tools deal with updates. Bletchley, Harma, Minerva, and Catalina all follow this convention but for some reason Yosemite4 is different. Adjust the label in the dts to match the other platforms. Signed-off-by: Patrick Williams <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Andrew Jeffery <[email protected]>
1 parent a80d1ad commit 3540adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
flash@1 {
160160
status = "okay";
161161
m25p,fast-read;
162-
label = "bmc2";
162+
label = "alt-bmc";
163163
spi-tx-bus-width = <2>;
164164
spi-rx-bus-width = <2>;
165165
spi-max-frequency = <50000000>;

0 commit comments

Comments
 (0)