[PATCH 10/18] common: board_r: Drop initr_addr_map wrapper

Simon Glass sjg at chromium.org
Sat Nov 14 16:17:13 CET 2020


On Thu, 5 Nov 2020 at 03:10, Ovidiu Panait <ovidiu.panait at 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.panait at 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 <sjg at chromium.org>


More information about the U-Boot mailing list