forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
kernel/arch/arm/boot/compressed/big-endian.S
....@@ -6,7 +6,7 @@
66 * Author: Nicolas Pitre
77 */
88
9
- .section ".start", #alloc, #execinstr
9
+ .section ".start", "ax"
1010
1111 mrc p15, 0, r0, c1, c0, 0 @ read control reg
1212 orr r0, r0, #(1 << 7) @ enable big endian mode