u-boot/arch/sparc/cpu/leon2
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board
Fixed the prom_relocate() function in start.S file by reserving memory in
the board_init_f sequence and saving the offset to the __prom_start_reloc
variable. This value is used as the destination when relocating the PROM.

Add the prom_init() function to the end of the board_init_r sequence.

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: Update cpu_init.c to use generic timer infrastructure 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 sparc: Update PROM initialization code for generic board 2015-12-03 13:15:49 +02: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: Update PROM initialization code for generic board 2015-12-03 13:15:49 +02:00