[PATCH v2 5/7] common: board_r: move init_addr_map() to init.h

Tom Rini trini at konsulko.com
Tue Jan 18 18:40:39 CET 2022


On Sat, Jan 01, 2022 at 07:13:29PM +0200, Ovidiu Panait wrote:

> 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 at chromium.org>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220118/fcc67deb/attachment.sig>


More information about the U-Boot mailing list