[U-Boot] [RESEND][PATCH 14/24] sh: place board lowlevel_init code in the beginning of .text

Simon Glass sjg at chromium.org
Wed Nov 30 01:33:48 CET 2016


On 27 November 2016 at 15:15, Vladimir Zapolskiy <vz at mleia.com> wrote:
> Reference lowlevel_init of all supported SH2A/SH3/SH4/SH4A boards
> from a shared linker script, the lowlevel_init function will be called
> by a relative address.
>
> Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
> ---
>  arch/sh/cpu/u-boot.lds                 | 2 +-
>  board/alphaproject/ap_sh4a_4a/Makefile | 2 +-
>  board/espt/Makefile                    | 2 +-
>  board/mpr2/Makefile                    | 2 +-
>  board/ms7720se/Makefile                | 2 +-
>  board/ms7722se/Makefile                | 2 +-
>  board/ms7750se/Makefile                | 2 +-
>  board/renesas/MigoR/Makefile           | 2 +-
>  board/renesas/ap325rxa/Makefile        | 2 +-
>  board/renesas/ecovec/Makefile          | 2 +-
>  board/renesas/r0p7734/Makefile         | 2 +-
>  board/renesas/r2dplus/Makefile         | 2 +-
>  board/renesas/r7780mp/Makefile         | 2 +-
>  board/renesas/rsk7203/Makefile         | 2 +-
>  board/renesas/rsk7264/Makefile         | 2 +-
>  board/renesas/rsk7269/Makefile         | 2 +-
>  board/renesas/sh7763rdp/Makefile       | 2 +-
>  board/renesas/sh7785lcr/Makefile       | 2 +-
>  board/shmin/Makefile                   | 2 +-
>  19 files changed, 19 insertions(+), 19 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list