On Tue, May 23, 2017 at 03:14:36PM +0530, Jagannadha Sutradharudu Teki wrote:
> From: Jagan Teki <[email protected]> > > 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 <[email protected]> > --- > 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
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

