Hi Bharath,
Please verify if your build directory has enough space. If it has 100% utilization, it would have created a truncated uboot image.
Hope this helps,
Thanks
Vasan
Hi Vasan,
You are saying about enough space in my system where I am building the uImage right?
If that is so, Yes I do have enough space. How can we can check whether it is truncated uboot image?
When I gave the following command:
mkimage -l uImage Image Name: Created: Mon Apr 27 17:58:58 2015 Image Type: ARM Linux Kernel Image (gzip compressed) Data Size: 7858662 Bytes = 7674.47 kB = 7.49 MB Load Address: 10001000 Entry Point: 10001000
This means that I have build correct uImage right?