u-boot/arch/arm/mach-orion5x
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Today, we have cases where we wish to build all of U-Boot in Thumb2 mode for
various reasons.  We also have cases where we only build SPL in Thumb2 mode due
to size constraints and wish to build the rest of the system in ARM mode.  So
in this migration we introduce a new symbol as well, SPL_SYS_THUMB_BUILD to
control if we build everything or just SPL (or in theory, just U-Boot) in
Thumb2 mode.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
2017-03-18 20:28:01 -04:00
..
include/mach edminiv2: fix PCIE IO base address typo 2015-02-25 07:36:00 +01:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
cpu.c edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
dram.c ARM: orion5x: move SoC sources to mach-orion5x 2015-02-21 08:23:51 -05:00
lowlevel_init.S Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
timer.c ARM: orion5x: move SoC sources to mach-orion5x 2015-02-21 08:23:51 -05:00