patch-2.4.2 linux/arch/arm/boot/compressed/head-ftvpci.S

Next file: linux/arch/arm/boot/compressed/head-l7200.S
Previous file: linux/arch/arm/boot/compressed/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/arch/arm/boot/compressed/head-ftvpci.S linux/arch/arm/boot/compressed/head-ftvpci.S
@@ -6,6 +6,13 @@
  * Special startup code for FTV PCI board.
  */
 
+/*
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version
+ * 2 of the License, or (at your option) any later version.
+ */
+
 	.section        ".start", #alloc, #execinstr
 ftv_start:
 	mcr	p15, 0, r0, c7, c5, 0		@ flush I cache

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)