[U-Boot] [PATCH 1/3] mtd: spi: export functions to sf_internal.h
Horatiu Vultur
horatiu.vultur at microchip.com
Thu Jan 17 12:13:42 UTC 2019
Hi Daniel,
The 01/16/2019 15:07, Daniel Schwierzeck wrote:
>
>
> Am 16.01.19 um 13:07 schrieb Horatiu Vultur:
> > Expose the following functions: clean_bar, write_bar, spi_flash_std_write,
> > spi_flash_std_erase and spi_flash_std_probe to sf_internal.h to be able to
> > reuse them.
> >
> > Cc: Jagan Teki <jagan at amarulasolutions.com>
> > Signed-off-by: Horatiu Vultur <horatiu.vultur at microchip.com>
> > ---
> > drivers/mtd/spi/sf_internal.h | 8 ++++++++
> > drivers/mtd/spi/sf_probe.c | 8 ++++----
> > drivers/mtd/spi/spi_flash.c | 4 ++--
> > 3 files changed, 14 insertions(+), 6 deletions(-)
> >
>
> maybe you should wait with this series as there is on-going work to
> import spi-nor from Linux [1]
>
> [1] https://lists.denx.de/pipermail/u-boot/2018-December/350565.html
>
That is perfectly fine for me, I will submit another patch after the
spi-nor series is accepted. Thank you.
> --
> - Daniel
--
/Horatiu
More information about the U-Boot
mailing list