Hello Gong Qianyu, On Wed, 9 Sep 2015 16:45:25 +0800, Gong Qianyu <[email protected]> wrote: > From: Aneesh Bansal <[email protected]> > > Data types and I/O functions have been defined for 64 bit > addresses in ARM. > > Signed-off-by: Aneesh Bansal <[email protected]> > Signed-off-by: Gong Qianyu <[email protected]> > --- > 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. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

