1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 02:22:18 +02:00
Files
u-boot-megous/arch/arm/lib
Masahiro Yamada 1f4f5e52e5 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>
2017-02-08 16:24:27 -05:00
..
2017-02-08 09:17:31 -05:00
2016-11-14 23:24:04 +01:00
2014-10-26 22:23:40 +01:00
2016-11-14 23:24:04 +01:00
2015-10-15 14:47:03 +02:00
2016-11-14 23:24:04 +01:00
2016-05-02 18:37:09 -04:00
2016-07-22 09:53:00 -04:00