diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-04 03:30:06 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-02-08 21:24:27 (GMT) |
commit | 1f4f5e52e5afba8c1be15b9f6be187ad016f03e9 (patch) | |
tree | cd0fdcf66220c0aeb19d59153be988471d302ffc /drivers/ddr | |
parent | 8ccdba8b8c18b90b2b200e1ab8c82c7f14d2c756 (diff) | |
download | u-boot-fsl-qoriq-1f4f5e52e5afba8c1be15b9f6be187ad016f03e9.tar.xz |
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 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions