[U-Boot] [PATCH 34/82] x86: fsp: Fix cast for 64-bit compilation

Bin Meng bmeng.cn at gmail.com
Tue Oct 11 05:16:59 CEST 2016


Hi Simon,

On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass <sjg at chromium.org> wrote:
> Fix a cast in get_next_hob() that causes warnings on 64-bit machines.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/include/asm/fsp/fsp_hob.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

What about get_guid_hob_data() in the same file? I think it will cause
building warning too.

Regards,
Bin


More information about the U-Boot mailing list