[U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new SPI NOR framework
Jagan Teki
jagan at amarulasolutions.com
Thu Jan 31 12:39:57 UTC 2019
On Thu, Jan 31, 2019 at 6:08 PM Vignesh R <vigneshr at ti.com> wrote:
>
>
>
> 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
I'm referring about dm tests that run on sandbox[1]
[1] http://www.openedev.com/wiki/U-Boot#Sandbox
More information about the U-Boot
mailing list