diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-10-08 13:25:26 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-10-10 10:03:23 +0900 |
commit | 66deb91ec0113d545ece62130e0823a74edc10e6 (patch) | |
tree | 8f71e54f2ee749c7c7df441e4a1ad9dd81aab3dc /include/configs/uniphier.h | |
parent | baaafaaad3d53706e3d02aa4e0bba75f535ebd18 (diff) |
ARM: uniphier: fix typos in a comment block
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/configs/uniphier.h')
-rw-r--r-- | include/configs/uniphier.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 29be00a895..bb873a462c 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -54,7 +54,7 @@ #define CONFIG_SYS_FLASH_BASE 0 /* - * flash_toggle does not work for out supoort card. + * flash_toggle does not work for our support card. * We need to use flash_status_poll. */ #define CONFIG_SYS_CFI_FLASH_STATUS_POLL |