On Thu, 5 Nov 2020 at 03:10, Ovidiu Panait <ovidiu.pan...@windriver.com> wrote:
>
> Add a return value to init_addr_map and use it directly in the
> post-relocation init sequence, rather than using a wrapper stub.
>
> Signed-off-by: Ovidiu Panait <ovidiu.pan...@windriver.com>
> ---
>  arch/arm/include/asm/mmu.h          |  2 +-
>  arch/arm/mach-bcm283x/init.c        |  4 +++-
>  arch/powerpc/cpu/mpc85xx/tlb.c      |  4 ++--
>  arch/powerpc/cpu/mpc86xx/cpu_init.c |  4 +++-
>  arch/powerpc/include/asm/mmu.h      |  2 +-
>  common/board_r.c                    | 11 +----------
>  6 files changed, 11 insertions(+), 16 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to