u-boot-brain/arch/arm/cpu
Marek Vasut 714dc001fc arm: mxs: Preprocess u-boot.bd so they contain full path
The u-boot-imx23.bd and u-boot-imx28.bd need to be preprocessed, otherwise
they have issues with out-of-tree build where elftosb tool couldn't sometimes
find the u-boot.bin and spl/u-boot-spl.bin .

Preprocess these .bd files with sed and insert full path to u-boot.bin and
spl/u-boot-spl.bin to prevent this issue. Moreover, to avoid adding more
churn into main Makefile, move all this preprocessing and u-boot.sb generation
into CPU directory instead.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2013-05-06 10:37:36 +02:00
..
arm_intcm arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm720t Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
arm920t arm: Make all linker scripts compatible with per-symbol sections 2013-04-12 07:55:09 +02:00
arm925t arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm926ejs arm: mxs: Preprocess u-boot.bd so they contain full path 2013-05-06 10:37:36 +02:00
arm946es arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm1136 imx: mx35: Remove legacy iomux support 2013-05-05 17:55:04 +02:00
arm1176 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
armv7 imx: mx5: Remove legacy iomux support 2013-05-05 17:55:05 +02:00
ixp ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00
pxa BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
s3c44b0 arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
sa1100 arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
tegra-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra20-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra30-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
tegra114-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
u-boot-spl.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00
u-boot.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00