u-boot/arch/powerpc/cpu
Ovidiu Panait 2fd81be11c common: board_r: move init_addr_map() to init.h
asm/mmu.h include is currently guarded by CONFIG_ADDR_MAP ifdef because
the header is only present on arm and powerpc. In order to remove the
dependency on this header and the associated ifdef, move init_addr_map()
declaration to init.h, since it is only called during the common init
sequence.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
2022-01-18 08:31:02 -05:00
..
mpc8xx Convert CONFIG_SYS_IMMR to Kconfig 2021-12-27 08:41:38 -05:00
mpc8xxx powerpc: Remove unused FCC ethernet code 2021-08-30 14:10:05 -04:00
mpc83xx common: remove bedbug debugger support 2022-01-18 08:31:02 -05:00
mpc85xx common: board_r: move init_addr_map() to init.h 2022-01-18 08:31:02 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00