u-boot/arch/sparc/cpu/leon3
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
..
ambapp.c sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function 2015-12-03 13:15:49 +02:00
ambapp_low.S sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 2015-11-13 10:23:32 +02:00
ambapp_low_c.S sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 2015-11-13 10:23:32 +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 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 2015-11-13 10:23:33 +02:00
Makefile sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 2015-11-13 10:23:33 +02:00
memcfg.c sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 2015-11-13 10:23:33 +02:00
memcfg.h sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 2015-11-13 10:23:33 +02:00
memcfg_low.S sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 2015-11-13 10:23:33 +02:00
prom.c sparc: Update PROM initialization code for generic board 2015-12-03 13:15:49 +02:00
serial.c sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX 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
usb_uhci.c sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() 2015-12-03 13:15:48 +02:00
usb_uhci.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00