[U-Boot] [PATCH] rockchip: timer: make register sizes explicit

Simon Glass sjg at chromium.org
Fri Jul 28 03:36:59 UTC 2017


On 14 July 2017 at 10:09, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> We are about to reuse the rockchip timer (header file) for 64bit ARMv8
> chips, so it seems a good time to make the register sizes explicit by
> changing from 'unsigned int' to 'u32'.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  arch/arm/include/asm/arch-rockchip/timer.h | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Sorry I am too late on these patches. I have not had much time in the
last few weeks.

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


More information about the U-Boot mailing list