u-boot-brain/arch/arm/mach-davinci
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 common: arm: davinci: Move header file out of common 2017-06-05 12:31:23 -04:00
config.mk ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
cpu.c bitops: introduce BIT() definition 2015-09-11 17:15:32 -04:00
da830_pinmux.c mmc: move more driver config options to Kconfig 2017-01-11 19:40:15 +09:00
da850_lowlevel.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
da850_pinmux.c arm: Add support for LEGO MINDSTORMS EV3 2016-03-14 19:18:40 -04:00
dm355.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm365_lowlevel.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm365.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm644x.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm646x.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dp83848.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
et1011c.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
Kconfig spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
ksz8873.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
lxt972.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
Makefile ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
misc.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
pinmux.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
psc.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
reset.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
spl.c davinci: spl: use bootcfg to select boot device 2017-01-14 16:47:16 -05:00
timer.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00