u-boot-brain/arch/arm/cpu/armv7/am33xx
Andrew F. Davis 7e5a0bfbd2 am33xx: config.mk: Fix option used to enable SPI SPL image type
The option SPL_SPI_SUPPORT is used to enable support in SPL for loading
images from SPI flash, it should not be used to determine the build type
of the SPL image itself. The ability to read images from SPI flash does
not imply the SPL will be booted from SPI flash.

Unconditionally build SPI flash compatible SPL images.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-10-02 08:10:00 -04:00
..
board.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
clk_synthesizer.c ARM: AM33xx: Add support for Clock Synthesizer 2016-05-27 15:47:52 -04:00
clock_am33xx.c arm, am335x: Enable Spread Spectrum for the MPU 2016-06-09 13:53:07 -04:00
clock_am43xx.c ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAP 2016-06-02 21:42:14 -04:00
clock_ti814x.c ti814x: Fix illegal use of FP ops in clock_ti814x.c 2014-02-21 14:03:44 -05:00
clock_ti816x.c Add TI816X support 2013-08-15 18:38:37 -04:00
clock.c ARM: am33xx: Fix DDR initialization delays 2016-05-06 10:10:20 -04:00
config.mk am33xx: config.mk: Fix option used to enable SPI SPL image type 2016-10-02 08:10:00 -04:00
ddr.c ARM: am33xx: Always inhibit init/refresh during DDR phy init 2016-07-25 12:00:06 -04:00
emif4.c am33xx: Re-enable SW levelling for DDR2 2015-06-15 10:57:26 -04:00
Kconfig Kconfig: Separate AM33XX SOC config from target board config 2016-10-02 08:09:58 -04:00
Makefile ARM: AM33xx: Add support for Clock Synthesizer 2016-05-27 15:47:52 -04:00
mux.c am33xx: move generic parts of pinmux handling out from board/ti/am335x 2012-10-25 11:31:37 -07:00
sys_info.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
u-boot-spl.lds arm: Add missing .vectors section to linker scripts 2014-08-30 07:46:41 -04:00