patch-2.4.22 linux-2.4.22/arch/arm/boot/compressed/head-clps7500.S
Next file: linux-2.4.22/arch/arm/boot/compressed/head-epxa10db.S
Previous file: linux-2.4.22/arch/arm/boot/compressed/head-at91rm9200.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-clps7500.S
- Orig date:
2001-04-12 12:03:50.000000000 -0700
diff -urN linux-2.4.21/arch/arm/boot/compressed/head-clps7500.S linux-2.4.22/arch/arm/boot/compressed/head-clps7500.S
@@ -13,7 +13,7 @@
/* This branch is taken if the CPU memory width matches the
actual device in use. The default at power on is 16 bits
so we must be prepared for a mismatch. */
- .section ".start", #alloc, #execinstr
+ .section ".start", "ax"
2:
b 1f
.word 0xffff
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)