u-boot/arch/powerpc
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
..
cpu common: board_r: move init_addr_map() to init.h 2022-01-18 08:31:02 -05:00
dts arm: qemu-ppce500: Add a devicetree file 2021-12-23 10:24:39 -05:00
include/asm common: board_r: move init_addr_map() to init.h 2022-01-18 08:31:02 -05:00
lib WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
config.mk Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
Kconfig ppc: Remove sbc8641d board 2021-07-07 19:52:24 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00