[PATCH linux dev-4.7] ARM: dts: aspeed: romulus: remove second BMC flash
Joel Stanley
joel at jms.id.au
Tue Mar 7 13:23:17 AEDT 2017
On Mon, Mar 6, 2017 at 6:34 PM, Cédric Le Goater <clg at kaod.org> wrote:
> Romulus systems have only one MX25L25635 (32768 Kbytes) flash module
> for the BMC firmware and other MT25QL512A (65536 Kbytes) for the host.
>
> Signed-off-by: Cédric Le Goater <clg at kaod.org>
> ---
> arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 5 -----
> 1 file changed, 5 deletions(-)
>
> Index: linux-openbmc-4.7.git/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> ===================================================================
> --- linux-openbmc-4.7.git.orig/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> +++ linux-openbmc-4.7.git/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> @@ -51,11 +51,6 @@
> m25p,fast-read;
> #include "aspeed-bmc-opp-flash-layout.dtsi"
> };
> - flash at 1 {
> - status = "okay";
> - label = "alt";
> - m25p,fast-read;
> - };
I think this patch was against a different tree; we don't have the
fast-read properties in 4.7.
I fixed it up and committed to dev-4.7.
Cheers,
Joel
More information about the openbmc
mailing list