u-boot-brain/arch/sparc
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 sparc: leon2: Updates for generic board initialization 2015-12-03 13:15:49 +02:00
include/asm sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() 2015-12-03 13:15:48 +02:00
lib sparc: Initial ground work for generic board initialization 2015-12-03 13:15:48 +02:00
config.mk sparc: Add -mcpu= compiler flags for LEON2/LEON3 2015-11-13 10:23:32 +02:00
Kconfig sparc: Move SYS_SPARC_NWINDOWS to Kconfig 2015-12-03 13:15:48 +02:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00