On 16/10/25 23:05, Vishal Chourasia wrote:
Pass errp to load_image_targphys() calls in ppc machine initialization to capture detailed error information when loading firmware, kernel, and initrd images.Use error_reportf_err() instead of error_report() to print the underlying error details along with context about which image failed to load. Signed-off-by: Vishal Chourasia <[email protected]>
Reviewed-by: Aditya Gupta <[email protected]> Regards, - Aditya G
