Home
last modified time | relevance | path

Searched hist:"0 a9b73a13e3440994d4b245ffdc86c51361a296d" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_spi.c0a9b73a13e3440994d4b245ffdc86c51361a296d Sun Sep 25 00:20:08 UTC 2016 Simon Glass <sjg@chromium.org> spl: spi: Move the generic SPI loader into common/spl

All the other SPL loaders are in this directory, so move the SPI one in
there too.

There are two board-specific SPI loaders (fsl and sunxi). These remain in
the drivers/mtd/spi directory, since they do not contain generic code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A DMakefile0a9b73a13e3440994d4b245ffdc86c51361a296d Sun Sep 25 00:20:08 UTC 2016 Simon Glass <sjg@chromium.org> spl: spi: Move the generic SPI loader into common/spl

All the other SPL loaders are in this directory, so move the SPI one in
there too.

There are two board-specific SPI loaders (fsl and sunxi). These remain in
the drivers/mtd/spi directory, since they do not contain generic code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A DMakefile0a9b73a13e3440994d4b245ffdc86c51361a296d Sun Sep 25 00:20:08 UTC 2016 Simon Glass <sjg@chromium.org> spl: spi: Move the generic SPI loader into common/spl

All the other SPL loaders are in this directory, so move the SPI one in
there too.

There are two board-specific SPI loaders (fsl and sunxi). These remain in
the drivers/mtd/spi directory, since they do not contain generic code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>