On 14 November 2017 at 19:43, Andes <ub...@andestech.com> wrote: > From: Rick Chen <r...@andestech.com> > > It will be work fine with unsigned long declaretion in timer > register struct when system is 32 bit. But it will not work > well when system is 64 bit. Replace it by u32 and verify both > ok in 32/64 bit. > > Signed-off-by: Rick Chen <r...@andestech.com> > --- > drivers/timer/ae3xx_timer.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot