This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux 3.0 XIP kernel size is much bigger than 2.6, adding zeros at the end?

Other Parts Discussed in Thread: OMAP3530

By enabling CONFIG_XIP_KERNEL in the .config and built the xipImage file. Found the size is over 16MB. Tried with Kernel 2.6, and it is only 6MB.

Looking into the kernel image and found after the data ends, it adds huge zeros at the end.

Anybody knows why?

 

Thanks,

Philip