u-boot-brain/arch/sparc/cpu/leon3
Francois Retief a62bba15b5 sparc: leon3: Updates for generic board initialization
Reworked the LEON3 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 LEON3 boards.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
2015-12-03 13:15:49 +02:00
..
ambapp_low_c.S sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 2015-11-13 10:23:32 +02:00
ambapp_low.S sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 2015-11-13 10:23:32 +02:00
ambapp.c sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function 2015-12-03 13:15:49 +02:00
cpu_init.c sparc: leon3: Updates for generic board initialization 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
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_low.S 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
prom.c sparc: leon3: Moved GRLIB core header files to common include/grlib directory 2015-11-13 10:23:33 +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: leon3: Updates for generic board initialization 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