u-boot/arch/arm/mach-at91
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig
This converts the following to Kconfig:
   CONFIG_SPI

This partly involves updating code that assumes that CONFIG_SPI implies
things that are specific to the MPC8xx SPI driver.  For now, just update
the CONFIG tests.  This also involves reworking the default for
CONFIG_SYS_DEF_EEPROM_ADDR so that we don't set it when we cannot make a
reasonable default, as it does not cause any compile failures.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:11 -04:00
..
arm920t Change my mailaddress 2016-05-02 18:37:09 -04:00
arm926ejs Drop CONFIG_HAS_DATAFLASH 2017-10-16 09:42:51 -04:00
armv7 ARM: at91: Get the Chip ID of SAMA5D2 SiP 2017-09-14 16:02:45 -04:00
include/mach clk: at91: add USB Host clock driver 2018-03-16 07:30:04 -04:00
atmel_sfr.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
bootparams_atmel.S ARM: sama5d2: Implement boot device autodetection 2016-05-24 08:08:37 +02:00
clock.c ARM: at91: clock: add PMC_PLLICPR init function 2016-02-18 21:34:41 +01:00
config.mk ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Kconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
Makefile ARM: at91: sama5: Extend boot device autodetection 2016-06-12 23:49:38 +02:00
matrix.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
mpddrc.c arm: at91/spl: mpddrc: use IP version to check configuration 2016-02-02 11:49:12 +01:00
phy.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
sdram.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
spl_at91.c ARM: at91: clean up the PMC_PLLICPR init code 2016-02-18 21:34:41 +01:00
spl_atmel.c ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 2017-09-14 16:02:44 -04:00
spl.c spl: eMMC/SD: Provide one __weak spl_boot_mode() function 2018-02-07 22:06:18 -05:00