mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
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>
This commit is contained in:
committed by
Stefan Roese
parent
c2cd4ec00c
commit
fd9d70d738
@@ -3066,7 +3066,6 @@ CONFIG_SYS_JFFS2_SORT_FRAGMENTS
|
||||
CONFIG_SYS_KMBEC_FPGA_BASE
|
||||
CONFIG_SYS_KMBEC_FPGA_SIZE
|
||||
CONFIG_SYS_KWD_CONFIG
|
||||
CONFIG_SYS_KW_SPI_MPP
|
||||
CONFIG_SYS_L2
|
||||
CONFIG_SYS_L2_PL310
|
||||
CONFIG_SYS_L2_SIZE
|
||||
|
Reference in New Issue
Block a user