summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/src/sam_nandflash.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d4-ek/src/sam_nandflash.c')
-rw-r--r--nuttx/configs/sama5d4-ek/src/sam_nandflash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d4-ek/src/sam_nandflash.c b/nuttx/configs/sama5d4-ek/src/sam_nandflash.c
index 651e2eca3..9044526b3 100644
--- a/nuttx/configs/sama5d4-ek/src/sam_nandflash.c
+++ b/nuttx/configs/sama5d4-ek/src/sam_nandflash.c
@@ -4,7 +4,7 @@
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
- * Most of this file derives from Atmel sample code for the SAMA4D4-EK
+ * Most of this file derives from Atmel sample code for the SAMA5D4-EK
* board. That sample code has licensing that is compatible with the NuttX
* modified BSD license:
*