On 26 July 2018 at 07:59, Philipp Tomsich <[email protected]> wrote: > With the change to a 64bit ram size field for 32bit architectures, we need > to add an explicit cast to truncate when converting to a pointer. > This casts to 'void*' through 'uintptr_t'. > > Signed-off-by: Philipp Tomsich <[email protected]> > --- > > board/keymile/km_arm/km_arm.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

