[U-Boot] [PATCH 2/3] sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y

Simon Glass sjg at chromium.org
Fri Apr 12 21:49:33 UTC 2019


On Tue, 12 Mar 2019 at 04:38, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> If 64-bit physical addresses support is enabled, make sure the sandox
> defines the correct types for phys_addr_t and phys_size_t.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
>  arch/sandbox/include/asm/types.h | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list