
31 Jan
2019
31 Jan
'19
1:23 p.m.
On Tue, Jan 29, 2019 at 11:28 AM Vignesh R vigneshr@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@ti.com Tested-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com Tested-by: Stefan Roese sr@denx.de Tested-by: Horatiu Vultur horatiu.vultur@microchip.com
drivers/mtd/spi/Kconfig | 2 + drivers/mtd/spi/Makefile | 4 +- drivers/mtd/spi/sandbox.c | 36 +++---
Is this sanbox changes tested?