everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
210ed711a3
commit
9713f0d47c
331 changed files with 478 additions and 478 deletions
|
@ -60,7 +60,7 @@ struct flash_it8xxx2_dev_data {
|
|||
|
||||
/* page program command */
|
||||
#define FLASH_CMD_PAGE_WRITE 0x2
|
||||
/* ector erase command (erase size is 4KB) */
|
||||
/* sector erase command (erase size is 4KB) */
|
||||
#define FLASH_CMD_SECTOR_ERASE 0x20
|
||||
/* command for flash write */
|
||||
#define FLASH_CMD_WRITE FLASH_CMD_PAGE_WRITE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue