mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-30 07:51:42 +01:00
Fix a cast in get_next_hob() that causes warnings on 64-bit machines. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>