kernel/arch/arm/boot/compressed/big-endian.S
.. .. @@ -6,7 +6,7 @@ 6 6 * Author: Nicolas Pitre 7 7 */ 8 8 9 - .section ".start", #alloc, #execinstr9 + .section ".start", "ax"10 10 11 11 mrc p15, 0, r0, c1, c0, 0 @ read control reg 12 12 orr r0, r0, #(1 << 7) @ enable big endian mode