Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2006 13:49:58 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95798 for review
Message-ID:  <200604211349.k3LDnw6N028199@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95798

Change 95798 by imp@imp_harmony on 2006/04/21 13:49:56

	Reduce diffs to -current

Affected files ...

.. //depot/projects/arm/src/sys/boot/arm/at91/bootiic/main.c#9 edit
.. //depot/projects/arm/src/sys/boot/arm/at91/bootspi/Makefile#4 edit
.. //depot/projects/arm/src/sys/boot/arm/at91/bootspi/arm_init.s#4 edit

Differences ...

==== //depot/projects/arm/src/sys/boot/arm/at91/bootiic/main.c#9 (text+ko) ====

@@ -18,6 +18,8 @@
  * owners.  This software is not copyrighted and is intended for reference
  * only.
  * END_BLOCK
+ *
+ * $FreeBSD: src/sys/boot/arm/at91/bootiic/main.c,v 1.2 2006/04/21 13:44:58 imp Exp $
  ******************************************************************************/
 
 #include "env_vars.h"

==== //depot/projects/arm/src/sys/boot/arm/at91/bootspi/Makefile#4 (text+ko) ====

@@ -1,4 +1,4 @@
-#  $FreeBSD: src/sys/boot/arm/at91/boot0/Makefile,v 1.1 2006/04/12 21:22:44 imp Exp $
+#  $FreeBSD: src/sys/boot/arm/at91/bootspi/Makefile,v 1.1 2006/04/19 17:16:48 imp Exp $
 
 P=bootspi
 FILES=${P}

==== //depot/projects/arm/src/sys/boot/arm/at91/bootspi/arm_init.s#4 (text+ko) ====

@@ -19,6 +19,8 @@
  * owners.  This software is not copyrighted and is intended for reference
  * only.
  * END_BLOCK
+ *
+ * $FreeBSD: src/sys/boot/arm/at91/bootspi/arm_init.s,v 1.1 2006/04/19 17:16:48 imp Exp $
  ******************************************************************************/
 
 	.equ	TWI_EEPROM_SIZE,	0x2000



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604211349.k3LDnw6N028199>