u-boot-brain/arch/sh/lib
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r()
Commits b61e90e6fd ("sh: Drop the arch-specific board init") and
f41e6088eb ("sh: Fix build errors for generic board") left code and
data relocation done in start.S, however further actual U-boot
configuration is not started anymore. Practically SH boards with the
code relocated into the expected position by start.S still can be
booted, so the change adds this option and provides an option how to
relocate code for board_init_r() execution.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 21:32:52 -05:00
..
ashiftrt.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ashldi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
ashlsi3.S sh: rename some private libraries 2015-02-25 13:55:05 +09:00
ashrdi3.c sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
ashrsi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
board.c sh: add shared relocate_code() function and call board_init_r() 2016-12-02 21:32:52 -05:00
bootm.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
libgcc.h sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrdi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrsi3.S sh: rename some private libraries 2015-02-25 13:55:05 +09:00
Makefile sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
movmem.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
time_sh2.c sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 2014-01-08 14:59:53 +09:00
time.c sh: convert to common timer code 2013-11-04 11:08:10 -05:00
udiv_qrnnd.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3_i4i-Os.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3_i4i.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
zimageboot.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00