patch-2.4.22 linux-2.4.22/arch/arm/boot/compressed/head-ftvpci.S
Next file: linux-2.4.22/arch/arm/boot/compressed/head-integrator.S
Previous file: linux-2.4.22/arch/arm/boot/compressed/head-epxa10db.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/arm/boot/compressed/head-ftvpci.S
- Orig date:
2001-02-08 16:32:44.000000000 -0800
diff -urN linux-2.4.21/arch/arm/boot/compressed/head-ftvpci.S linux-2.4.22/arch/arm/boot/compressed/head-ftvpci.S
@@ -13,7 +13,7 @@
* 2 of the License, or (at your option) any later version.
*/
- .section ".start", #alloc, #execinstr
+ .section ".start", "ax"
ftv_start:
mcr p15, 0, r0, c7, c5, 0 @ flush I cache
mrc p15, 0, r0, c1, c0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)