flash: fix typos and duplicated words
Fix typos and duplicated words in comments and strings. Change-Id: I64282c7018462deefeeb8e5f4d0d81942425b3fc Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5758 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz> Reviewed-by: Christopher Head <chead@zaber.com>
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
#include <target/cortex_m.h>
|
||||
|
||||
/* A note to prefixing.
|
||||
* Definitions and functions ingerited from at91samd.c without
|
||||
* any change retained the original prefix samd_ so they eventualy
|
||||
* Definitions and functions inherited from at91samd.c without
|
||||
* any change retained the original prefix samd_ so they eventually
|
||||
* may go to samd_common.h and .c
|
||||
* As currently there are olny 3 short functions identical with
|
||||
* As currently there are only 3 short functions identical with
|
||||
* the original source, no common file was created. */
|
||||
|
||||
#define SAME5_PAGES_PER_BLOCK 16
|
||||
|
||||
Reference in New Issue
Block a user