[U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new SPI NOR framework
Jagan Teki
jagan at amarulasolutions.com
Thu Jan 31 12:23:34 UTC 2019
On Tue, Jan 29, 2019 at 11:28 AM Vignesh R <vigneshr at ti.com> wrote:
>
> Switch spi_flash_* interfaces to call into new SPI NOR framework via MTD
> layer. Fix up sf_dataflash to work in legacy way. And update sandbox to
> use new interfaces/definitions
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> Tested-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> Tested-by: Stefan Roese <sr at denx.de>
> Tested-by: Horatiu Vultur <horatiu.vultur at microchip.com>
> ---
> drivers/mtd/spi/Kconfig | 2 +
> drivers/mtd/spi/Makefile | 4 +-
> drivers/mtd/spi/sandbox.c | 36 +++---
Is this sanbox changes tested?
More information about the U-Boot
mailing list