u-boot-brain/arch/arm/cpu/armv8/fsl-layerscape
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
..
doc armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support 2017-05-23 09:40:23 -07:00
cpu.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
cpu.h armv8/fsl-lsch3: Update code to release secondary cores 2016-11-22 11:38:48 -08:00
fdt.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
fsl_lsch2_serdes.c armv8/fsl_lsch2: Add chip power supply voltage setup 2017-01-18 09:29:08 -08:00
fsl_lsch2_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
fsl_lsch3_serdes.c armv8: ls2080aqds: Add support for SD boot 2017-06-01 19:57:17 -07:00
fsl_lsch3_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
Kconfig spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
lowlevel.S armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 2017-08-01 08:28:56 -07:00
ls1012a_serdes.c armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC 2016-06-03 14:12:50 -07:00
ls1043a_psci.S ARMv8: LS1043A: Enable LS1043A default PSCI support 2016-12-15 11:57:56 -08:00
ls1043a_serdes.c armv8/ls1043ardb: Add LS1043ARDB board support 2015-10-29 10:34:01 -07:00
ls1046a_serdes.c armv8: fsl_lsch2: Add LS1046A SoC support 2016-07-26 09:02:23 -07:00
ls2080a_serdes.c armv8: ls2080a: Add serdes2 protocol 0x51 support 2017-04-17 09:03:30 -07:00
Makefile armv8: ls1043a: Drop macro CONFIG_LS1043A 2017-04-17 09:03:30 -07:00
mp.c armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 2017-08-01 08:28:56 -07:00
ppa.c armv8: fsl-layerscape: use get_nand_dev_by_index() 2017-07-11 22:41:53 -04:00
soc.c dm: scsi: Document and rename the scsi_scan() parameter 2017-07-11 10:08:19 -06:00
spl.c armv8: layerscape: Enabling loading PPA during SPL stage 2017-06-01 19:57:24 -07:00