u-boot/arch/sparc/cpu/leon2
Francois Retief c837901bf1 sparc: leon2: Updates for generic board initialization
Reworked the LEON2 start.S code to call board_init_f function at startup.
Also implemented the relocate_code function in assembly to relocate the
monitor and setup the stack pointer before calling relocated board_init_r.

Add the CONFIG_SYS_GENERIC_BOARD variable to all the LEON2 boards.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
2015-12-03 13:15:49 +02:00
..
cpu.c sparc: Initial ground work for generic board initialization 2015-12-03 13:15:48 +02:00
cpu_init.c sparc: leon2: Updates for generic board initialization 2015-12-03 13:15:49 +02:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile sparc: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
prom.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
serial.c sparc: Serial baud rate register support multiple buses with different frequency 2015-12-03 13:15:48 +02:00
start.S sparc: leon2: Updates for generic board initialization 2015-12-03 13:15:49 +02:00