u-boot-brain/arch
Michal Simek 262f08d6ea zynq: Use arch_cpu_init() instead of lowlevel_init()
Zynq lowlevel_init() was implemented in C but stack
pointer is setup after function call in _main().
Move architecture setup to arch_cpu_init() which is call
as the first function in board_init_f() which
already have correct stack pointer.

Reported-by: Sven Schwermer <sven.schwermer@tuhh.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-10-17 08:34:45 +02:00
..
arm zynq: Use arch_cpu_init() instead of lowlevel_init() 2013-10-17 08:34:45 +02:00
avr32 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
blackfin Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
m68k Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
microblaze microblaze: Fix watchdog initialization 2013-10-16 09:24:38 -04:00
mips Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
nds32 nds32: introduce DMA allocation API 2013-08-09 01:51:11 +08:00
nios2 Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
openrisc Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
powerpc Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
sandbox Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
sh Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sparc Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
x86 Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00