FitImage loadaddress depends on the image size.
By default,
loadaddress (from source) => 0x40480000
Image (FitImage = kernel + dtb + Initramfs ) size is increased=>148 Mb = 0x9400000
So the load address of fitImage is = loadaddress + Image size is increased
= 0x49880000
Loadaddress of fitImage is (abbrox) = 0x50000000 and above we can give.
Regards,
Vinothkumar Sekar