[PATCH v2 2/3] arm: asm/cache.c: Introduce arm_reserve_mmu

Tom Rini trini at konsulko.com
Sun Apr 26 13:26:00 CEST 2020


On Sun, Mar 29, 2020 at 08:57:40PM +0300, Ovidiu Panait wrote:

> As a preparation for turning reserve_mmu into an arch-specific variant,
> introduce arm_reserve_mmu on ARM. It implements the default routine for
> reserving memory for MMU TLB and needs to be weakly defined in order to allow
> for machines to override it.
> 
> Without this decoupling, after introducing arch_reserve_mmu, there would be two
> weak definitions for it, one in common/board_f.c and one in
> arch/arm/lib/cache.c.
> 
> Signed-off-by: Ovidiu Panait <ovpanait at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

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/20200426/b919f7c4/attachment.sig>


More information about the U-Boot mailing list