[U-Boot] spi: Drop atmel_dataflash_spi.c
Tom Rini
trini at konsulko.com
Mon Jun 5 16:14:47 UTC 2017
On Tue, May 23, 2017 at 03:14:36PM +0530, Jagannadha Sutradharudu Teki wrote:
> From: Jagan Teki <jagan at openedev.com>
>
> Dropped drivers/spi/atmel_dataflash_spi.c becuase of
> - No 'driver model' conversion
> - Similar driver be there at mtd flash side
> - Flash drivers shouldn't be part of spi area
> - No response for prior mail in mailing-list
>
> Signed-off-by: Jagan Teki <jagan at openedev.com>
> ---
> Note:
> - https://lists.denx.de/pipermail/u-boot/2016-August/265107.html
>
> board/atmel/at91sam9260ek/partition.c | 1 -
> board/atmel/at91sam9261ek/partition.c | 1 -
> drivers/spi/Makefile | 1 -
> drivers/spi/atmel_dataflash_spi.c | 184 ----------------------------------
> include/configs/at91sam9260ek.h | 15 ---
> include/configs/at91sam9261ek.h | 15 ---
> include/configs/pm9261.h | 1 -
> scripts/config_whitelist.txt | 4 -
> 8 files changed, 222 deletions(-)
> delete mode 100644 drivers/spi/atmel_dataflash_spi.c
The problem here is that you need to remove the boards in question as
well. I see the baord maintainer was Cc'd on this email, so this is a
bit stronger of a poke, as I guess we need to drop these boards..
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170605/4462657f/attachment.sig>
More information about the U-Boot
mailing list