
13 Mar
2018
13 Mar
'18
3:16 p.m.
On Tue, Feb 6, 2018 at 10:42 PM, Jagan Teki jagannadh.teki@gmail.com wrote:
This SUNXI variant SPL SPI code doesn't use either SPI or SPL_FLASG subsystems due to size constraints and also placing this code in drivers/mtd/spi will unnecessary build SPI_FLASH code(if defined) which never required, hence moved to arch area.
And also renamed the file according to kconfig which resembles proper name.
Signed-off-by: Jagan Teki jagan@amarulasolutions.com
Applied to u-boot-spi/master