[U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new SPI NOR framework

Vignesh R vigneshr at ti.com
Thu Jan 31 12:39:16 UTC 2019



On 31/01/19 5:53 PM, Jagan Teki wrote:
> 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?
> 

Here is the travis ci test pass:
https://travis-ci.org/r-vignesh/u-boot/builds/485749118

I believe that covers sandbox test as well

-- 
Regards
Vignesh


More information about the U-Boot mailing list