]> git.baikalelectronics.ru Git - uboot.git/commit
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
authorPascal Linder <pascal.linder@edu.hefr.ch>
Tue, 18 Jun 2019 06:44:02 +0000 (08:44 +0200)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:03 +0000 (10:58 +0200)
commitd47ea0a896d071420e56813492ccedeb89652e0d
tree92874df5b9b296c4133c7a0246511d41594807d0
parent7c5c013762ed59405e90d6df29c54b4ffc504a71
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards

KM Kirkwood boards now implement the driver model for its SPI flash
interface. Therefore, the old board specific claim and release functions
can be deleted. The preprocessor definition CONFIG_SYS_KW_SPI_MPP is yet
unused as well. All its appearances and dependencies are removed in the
kirkwood_spi driver, header files and finally the configuration whitelist.

Signed-off-by: Pascal Linder <pascal.linder@edu.hefr.ch>
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/include/asm/arch-mvebu/spi.h
board/keymile/km_arm/km_arm.c
drivers/spi/kirkwood_spi.c
include/configs/km/km_arm.h
scripts/config_whitelist.txt