1
0
Fork 0
remarkable-uboot/arch
Tetsuyuki Kobayashi 6f0dba85a9 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
save_boot_params_default() in cpu.c accesses uninitialized stack area
when it compiled with -O0 (not optimized).
This patch removes save_boot_params_default() and put the equivalent in start.S

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Acked-by: Tom Rini <trini@ti.com>
2012-09-01 14:58:22 +02:00
..
arm arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 2012-09-01 14:58:22 +02:00
avr32 global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
blackfin Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
m68k global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
microblaze global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
mips global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
nds32 nds32: fix unused pmu_init warning 2012-08-11 00:43:28 +08:00
nios2 global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
openrisc openrisc: Work around potential relocation issues 2012-08-09 23:37:45 +02:00
powerpc Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
sandbox global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
sh sh: tmu: Removed arch/sh/include/asm/clk.h 2012-08-21 15:00:34 +09:00
sparc global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
x86 global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00