[U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers

Jagan Teki jagan at amarulasolutions.com
Thu Oct 4 15:57:26 UTC 2018


On Fri, Sep 28, 2018 at 5:20 PM Cédric Le Goater <clg at kaod.org> wrote:
>
> Hello Simon,
>
>
> The Aspeed AST2500 FMC controller can handle SPI flash and NOR flash memory,
> and the Aspeed AST2500 SPI Flash Controllers only SPI. If there is some
> misunderstanding on this driver, it might come from the fact it is closer
> to a SPI-NOR driver like we have in Linux, than a generic SPI driver.
> The stm32 SPI driver is somewhat similar.
>
> Should we move it under drivers/mtd/spi/ maybe ?

Seems with new spi-mem in Linux flash memory driver rely on spi-mem
instead of mtd/spi-nor. So I think you can handle this via new
spi-mem. have you send any patches to Linux?


More information about the U-Boot mailing list