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.

No LOADADDR while building uImage

Hi,

We have modified 3.14 kernel source of GLSDK7.0 for our customized board, while building uImage I got below error. Could you please tell me where I have to fix this load address.

 Kernel: arch/arm/boot/zImage is ready
multiple (or no) load addresses:
This is incompatible with uImages
Specify LOADADDR on the commandline to build an uImage
make[1]: *** [arch/arm/boot/uImage] Error 1
make: *** [uImage] Error 2