u-boot-brain/arch/arm/cpu
SRICHARAN R fda06812a0 ARM: OMAP: Correct save_boot_params and replace with 'C' function
Currently save_boot_params saves the boot parameters passed
from romcode. But this is not stored in a writable location
consistently. So the current code would not work for a
'XIP' boot. Change this by saving the boot parameters in
'gd' which is always writable. Also add a 'C' function
instead of an assembly code that is more readable.

Signed-off-by: Sricharan R <r.sricharan@ti.com>
2013-05-10 08:25:56 -04: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 da850: provide davinci_enable_uart0 2013-05-10 08:25:56 -04:00
arm946es arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm1136 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
arm1176 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
arm_intcm arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
armv7 ARM: OMAP: Correct save_boot_params and replace with 'C' function 2013-05-10 08:25:56 -04: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
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
tegra-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 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