[PATCH v2 1/3] common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c

Simon Glass sjg at chromium.org
Tue Mar 31 01:56:59 CEST 2020


On Sun, 29 Mar 2020 at 11:59, Ovidiu Panait <ovpanait at gmail.com> wrote:
>
> Move the ARM-specific reserve_mmu definition from common/board_f.c
> to arch/arm/lib/cache.c.
>
> Signed-off-by: Ovidiu Panait <ovpanait at gmail.com>
> ---
>  arch/arm/lib/cache.c | 28 ++++++++++++++++++++++++++++
>  common/board_f.c     | 28 ----------------------------
>  2 files changed, 28 insertions(+), 28 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list