[PATCH linux dev-4.7] ARM: dts: aspeed: romulus: remove second BMC flash
Cédric Le Goater
clg at kaod.org
Tue Mar 7 16:18:49 AEDT 2017
On 03/07/2017 03:23 AM, Joel Stanley wrote:
> 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.
Ah yes. Sorry about that.
> I fixed it up and committed to dev-4.7.
Thanks,
C.
More information about the openbmc
mailing list