> Some address relevant varibable is defined originally as u64. To > compatible with arm32, this patch change them to uintptr_t type. > > Signed-off-by: Eric Gao <eric....@rock-chips.com> > Reviewed-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: > -Cancel the force convert for devfdt_get_addr's return value type. > -Change the addr tye from uintptr_t * to uintptr_t > > Changes in v2: > -Change the address base variable from "uintptr_t *" to "uintptr_t" > > Changes in v1: > -Change the address base variable to uintptr_t * type. > > drivers/video/rockchip/rk_mipi.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) >
Applied to u-boot-rockchip/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot