Hi everyone,
I am a new on flash a board and i am now following the document "Sitara Linux AM335x Flash Programming Linux Development" to get the MLO,u-boot and uImage. but when I execute the commond"make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage", some errors appears:
Kernel: arch/arm/boot/Image is ready
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
How to solver it, i really have no idea about it.
Best Regards,
Jun