[U-Boot] [PATCH] arm/asm: Data types defined for 64 bit Physical Address

Albert ARIBAUD albert.u.boot at aribaud.net
Sat Sep 12 09:36:35 CEST 2015


Hello Gong Qianyu,

On Wed, 9 Sep 2015 16:45:25 +0800, Gong Qianyu
<Qianyu.Gong at freescale.com> wrote:
> From: Aneesh Bansal <aneesh.bansal at freescale.com>
> 
> Data types and I/O functions have been defined for 64 bit
> addresses in ARM.
> 
> Signed-off-by: Aneesh Bansal <aneesh.bansal at freescale.com>
> Signed-off-by: Gong Qianyu <Qianyu.Gong at freescale.com>
> ---
>  arch/arm/include/asm/io.h    |  4 +++-
>  arch/arm/include/asm/types.h | 13 ++++++++-----
>  2 files changed, 11 insertions(+), 6 deletions(-)

I suspect this is needed for some other patch(es) actually using these
new types. Please post a series where the patch adding types and the
patch(es) which use them, otherwise this patch is simply dead code.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list