image: Remove the fit_load_image() property parameter
[oweals/u-boot.git] / common / image-fdt.c
index 27a8a44eaad80d21247274f9e13a6d26fe3c49ab..9fc7481fd80d190a015814b626091dd8a65bdcce 100644 (file)
@@ -355,7 +355,6 @@ int boot_get_fdt(int flag, int argc, char * const argv[], uint8_t arch,
                                ulong load, len;
 
                                fdt_noffset = fit_image_load(images,
-                                       FIT_FDT_PROP,
                                        fdt_addr, &fit_uname_fdt,
                                        &fit_uname_config,
                                        arch, IH_TYPE_FLATDT,