[PATCH 0/3] mtd: spi-nor: aspeed: fix support for multiple CS on the ast2600

Cédric Le Goater clg at kaod.org
Mon Sep 30 20:05:53 AEST 2019


Hello,

The ast2600 driver does not set correctly the segment register values
when multiple CS are available. This blocks accesses to the CS0 and
Linux fails to boot. The series fixes this issue.

Tested on the IBM Tacoma board.

Thanks,

C.

Cédric Le Goater (3):
  mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600
  mtd: spi-nor: aspeed: Disable zero size segments on the AST2600
  ARM: dts: aspeed: tacoma: Re-enable CS1

 drivers/mtd/spi-nor/aspeed-smc.c            | 17 +++++++++++------
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts |  2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.21.0



More information about the openbmc mailing list