Hello, I am attempting to reduce the boot time of my system to under 2 seconds. In order do this I am trying to enable kernel execute-in-place. When selecting the XIP option under "System type and Features" in menuconfig I receive the following error when compiling:
arch/arm/kernel/head.S: Assembler messages: arch/arm/kernel/head.S:270: Error: bad expression -- `add r0,r4,#(&0xff000000)>>18' arch/arm/kernel/head.S:271: Error: bad expression -- `str r3,[r0,#(&0x00f00000)>>18]!' make[1]: *** [arch/arm/kernel/head.o] Error 1 Does anyone have any experience with this? I'm not sure how to go about resolving this issue. Thanks, Steve _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
