[PATCH v2 3/7] sandbox64: fix: return unsigned long in readq()

Simon Glass sjg at chromium.org
Wed Apr 19 03:49:44 CEST 2023


On Mon, 17 Apr 2023 at 03:12, Abdellatif El Khlifi
<abdellatif.elkhlifi at arm.com> wrote:
>
> make readq return unsigned long
>
> readq should return 64-bit data
>
> Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
> ---
>  arch/sandbox/cpu/cpu.c        | 2 +-
>  arch/sandbox/include/asm/io.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>

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


More information about the U-Boot mailing list