From: Jagannadha Sutradharudu Teki <402ja...@gmail.com> The current code in image.c doesn't include the Load, Entry address and OS tag to FIT image through mkimage tool.
Due to this while extracting the ramdisk from FIT blob, bootm showing an error like... Can't get ramdisk subimage load address! Ramdisk image is corrupt or invalid So, I was added Load, Entry address and also OS tag on image.c. Now mkimage is able to include these details and it's works fine. Regards, Jagan. Jagannadha Sutradharudu Teki (1): image/FIT: Add ramdisk load, entry address and OS tag inclusion common/image.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot