From f5fbd56ca7e83c844bd6c3c06a30a6ec78a024cc Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 2 May 2012 18:41:58 +0000 Subject: [PATCH] Fix comment about what board this is really for left over from early cut and paste. --- sys/arm/at91/board_sam9g20ek.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sys/arm/at91/board_sam9g20ek.c b/sys/arm/at91/board_sam9g20ek.c index a79a509e845..774c887de77 100644 --- a/sys/arm/at91/board_sam9g20ek.c +++ b/sys/arm/at91/board_sam9g20ek.c @@ -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