commit | 7d57909bf69f213b4a9f278d78271e7c9a05f62f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Jan 20 03:44:26 2015 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jan 21 15:59:34 2015 +0000 |
tree | d17c16a463aea6c37eab078d892352e5c1284c6a | |
parent | 99a468d779f6851a31053e6a33bf91391034010b [diff] |
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>