[U-Boot] [PATCH 07/16] mtd: spi: Remove unused files

Jagan Teki jagan at amarulasolutions.com
Wed Dec 12 20:38:16 UTC 2018


On Wed, Dec 12, 2018 at 11:12 PM Vignesh R <vigneshr at ti.com> wrote:
>
> spi_flash and spi_flash_ids are no longer needed after SPI NOR
> migration. Remove them.
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
>  drivers/mtd/spi/spi_flash.c     | 1337 -------------------------------
>  drivers/mtd/spi/spi_flash_ids.c |  211 -----

Better to keep this by renaming and other licesnes, ie what I did
before. It's good for maintaining ids separately instead of having in
one big spi-nor file.


More information about the U-Boot mailing list