[U-Boot] [PATCH v2] rockchip: video: mipi: Modify variable type for arm32 compatibility

Simon Glass sjg at chromium.org
Sat Jun 17 03:43:06 UTC 2017


On 16 June 2017 at 04:42, Eric Gao <eric.gao at rock-chips.com> wrote:
> Some address relevant varibable is defined originally as u64. To
> compatible with arm32, this patch change them to "void __iomem *" type.
>
> Signed-off-by: Eric Gao <eric.gao at rock-chips.com>
>
> ---
>
> Changes in v1:
> -Change the address base variable to uintptr_t type.
>
>  drivers/video/rockchip/rk_mipi.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

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


More information about the U-Boot mailing list