svn commit: r234931 - head/sys/arm/at91
Warner Losh
imp at FreeBSD.org
Wed May 2 18:41:59 UTC 2012
Author: imp
Date: Wed May 2 18:41:58 2012
New Revision: 234931
URL: http://svn.freebsd.org/changeset/base/234931
Log:
Fix comment about what board this is really for left over from early
cut and paste.
Modified:
head/sys/arm/at91/board_sam9g20ek.c
Modified: head/sys/arm/at91/board_sam9g20ek.c
==============================================================================
--- head/sys/arm/at91/board_sam9g20ek.c Wed May 2 16:23:36 2012 (r234930)
+++ head/sys/arm/at91/board_sam9g20ek.c Wed May 2 18:41:58 2012 (r234931)
@@ -25,11 +25,7 @@
/*
* This board file can be used for both:
- * Atmel AT91SAM9260-B Development Card and
- * Atmel AT91SAM9G20-EK Rev. B Development Card
- *
- * Since the AT91SAM9260 and AT91SAM9G20 have identical memory maps and
- * pin configurations we can use the same file for both.
+ * Atmel SAM9G20-EK Development Card
*/
#include <sys/cdefs.h>
More information about the svn-src-head
mailing list