u-boot-brain/arch/arm/mach-orion5x
Philipp Tomsich b529993e02 spl: add hierarchical defaults for SPL_LDSCRIPT
With SPL_LDSCRIPT moved to Kconfig (and this being a 'string' config
node), all the lingering definitions in header files will cause
warnings/errors due to the redefinition of the configuration item.

As we don't want to pollute the defconfig files (and values should
usually be identical for entire architectures), the defaults are moved
into Kconfig.  Kconfig will always pick the first default that
matches, so please keep these values at the end of each file (to allow
any board-specific Kconfig, which will be included earlier) to
override with an unconditional default setting.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-08-13 17:12:37 +02:00
..
include/mach edminiv2: fix PCIE IO base address typo 2015-02-25 07:36:00 +01:00
cpu.c edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
dram.c board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
Kconfig spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
lowlevel_init.S Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
Makefile arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
timer.c ARM: orion5x: move SoC sources to mach-orion5x 2015-02-21 08:23:51 -05:00