[U-Boot] [PATCH] arm64: fix comment in relocate_64.S
Simon Glass
sjg at chromium.org
Mon Feb 6 15:35:41 UTC 2017
On 3 February 2017 at 19:30, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> 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 at socionext.com>
> ---
>
> arch/arm/lib/relocate_64.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list