diff options
| author | Michal Simek <michal.simek@xilinx.com> | 2013-08-22 14:52:02 +0200 |
|---|---|---|
| committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-10-17 08:34:45 +0200 |
| commit | 262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b (patch) | |
| tree | 3e0018f2503c28f259de50ec637b83ac4969a0a7 /arch/arm/include/asm/arch-mx6/crm_regs.h | |
| parent | 183acb700378a8cfc5d50a01a65de93fb2c24586 (diff) | |
| download | olio-uboot-2014.01-262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b.tar.xz olio-uboot-2014.01-262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b.zip | |
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>
Diffstat (limited to 'arch/arm/include/asm/arch-mx6/crm_regs.h')
0 files changed, 0 insertions, 0 deletions