On Sun, Nov 20, 2016 at 4:25 AM, Simon Glass <[email protected]> wrote: > Fix a cast in get_next_hob() that causes warnings on 64-bit machines. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Fix cast in get_guid_hob_data() also > > arch/x86/include/asm/fsp/fsp_hob.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

