Skip to content
Commit b1c272d1 authored by Bin Meng's avatar Bin Meng Committed by Heinrich Schuchardt
Browse files

cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()



Variable fdt_size should be of type 'fdt_size_t', not 'fdt_addr_t'.

Fixes 0d7c2913: ("cmd: bootefi: Honor the address & size cells properties correctly")
Signed-off-by: default avatarBin Meng <bin.meng@windriver.com>
Reviewed-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 4ff63383
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment