[PATCH v2 1/2] sandbox: Add a dummy dcache_status() function

Simon Glass sjg at chromium.org
Thu Jun 1 05:28:01 CEST 2023


On Tue, 30 May 2023 at 07:33, Francesco Dolcini <francesco at dolcini.it> wrote:
>
> From: Emanuele Ghidoli <emanuele.ghidoli at toradex.com>
>
> This adds dcache_status() so that code using it can build
> without error on sandbox. This is required in preparation
> of adding cache handling into get_ram_size function.
>
> Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli at toradex.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini at toradex.com>
> ---
>  arch/sandbox/cpu/cpu.c | 5 +++++
>  1 file changed, 5 insertions(+)
>

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


More information about the U-Boot mailing list