[U-Boot] [PATCH] arm: sunxi: Move spl spi sunxi code to mach-sunxi

Jagan Teki jagannadh.teki at gmail.com
Tue Mar 13 14:16:44 UTC 2018


On Tue, Feb 6, 2018 at 10:42 PM, Jagan Teki <jagannadh.teki at 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 at amarulasolutions.com>

Applied to u-boot-spi/master


More information about the U-Boot mailing list