Hello. On 30-03-2012 13:53, Maarten ter Huurne wrote:
[...]
+ifeq ($(CONFIG_MACH_JZ4740),y) +VMLINUZ_LOAD_ADDRESS:=0x80600000
Spaces around :=, please. And why this should be out of order case?
I can add spaces, no problem.
I don't understand your question though. Do you mean why there is a different address for the JZ4740 platform? Or why the variable name is in upper case? Or something else?
I should have said: why the variable is handled as a special case for JZ4740?
Bye, Maarten
WBR, Sergei