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. Change-Id: I0bf18e93d26bc1b80d3dfa7219a2a904ed17085a Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit c2a7a7ef866f2980213fee2a4a0df60fb06db6d0) |
||
|---|---|---|
| .. | ||
| dram_timings | ||
| Kconfig | ||
| Makefile | ||
| board.c | ||
| clock.c | ||
| clock_sun4i.c | ||
| clock_sun6i.c | ||
| clock_sun8i_a83t.c | ||
| clock_sun9i.c | ||
| cpu_info.c | ||
| dram_helpers.c | ||
| dram_sun4i.c | ||
| dram_sun6i.c | ||
| dram_sun8i_a23.c | ||
| dram_sun8i_a33.c | ||
| dram_sun8i_a83t.c | ||
| dram_sun9i.c | ||
| dram_sunxi_dw.c | ||
| gtbus_sun9i.c | ||
| p2wi.c | ||
| pinmux.c | ||
| pmic_bus.c | ||
| prcm.c | ||
| rmr_switch.S | ||
| rsb.c | ||
| spl_spi_sunxi.c | ||
| usb_phy.c | ||