]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - arch/arm/boot/compressed/head.S
ARM: 8290/1: decompressor: fix a wrong comment
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 20 Jan 2015 02:44:26 +0000 (03:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 21 Jan 2015 15:59:34 +0000 (15:59 +0000)
commit7d57909bf69f213b4a9f278d78271e7c9a05f62f
treed17c16a463aea6c37eab078d892352e5c1284c6a
parent99a468d779f6851a31053e6a33bf91391034010b
ARM: 8290/1: decompressor: fix a wrong comment

This comment does not correspond to the actual code.

When zImage is loaded at a lower *OR* higher address of
the destination of Image, it won't overwrite itself.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/head.S