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:
@@ -47,7 +47,7 @@
|
||||
#define PANTHER_DEVICE_ID 0x4008001C
|
||||
|
||||
/* NVL is not actually mapped to the Cortex-M address space
|
||||
* As we need a base addess different from other banks in the device
|
||||
* As we need a base address different from other banks in the device
|
||||
* we use the address of NVL programming data in Cypress images */
|
||||
#define NVL_META_BASE 0x90000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user