diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-04 12:30:06 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-02-08 16:24:27 -0500 |
commit | 1f4f5e52e5afba8c1be15b9f6be187ad016f03e9 (patch) | |
tree | cd0fdcf66220c0aeb19d59153be988471d302ffc /cmd/gpt.c | |
parent | 8ccdba8b8c18b90b2b200e1ab8c82c7f14d2c756 (diff) | |
download | u-boot-imx-1f4f5e52e5afba8c1be15b9f6be187ad016f03e9.zip u-boot-imx-1f4f5e52e5afba8c1be15b9f6be187ad016f03e9.tar.gz u-boot-imx-1f4f5e52e5afba8c1be15b9f6be187ad016f03e9.tar.bz2 |
arm64: fix comment in relocate_64.S
There are two typos in the comment "invalide i-cache is enabled".
We can fix it by
invalide -> invalidate
is -> if
Or, if we want to match the comment to the code, we can say
"skip invalidating i-cache if disabled".
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/gpt.c')
0 files changed, 0 insertions, 0 deletions