ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 26 Jan 2010 21:08:09 +0000 (22:08 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 17 Jun 2010 09:31:19 +0000 (11:31 +0200)
commit21b2841df19dd223dad198cdf47e77ea7ac25b56
treec00a7daa56ac677af98b4243d6edd56ec9ec546b
parent63fa71872bdec70f4a82e562fc34f8d87e174774
ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush

This adds missing registers to the list of corrupted registers and
removes a wrong comment about r9 on entry

While at it the formatting of the comment to cache_off is changed to
resemble the other two.

Acked-by: Eric Miao <eric.miao@canonical.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/boot/compressed/head.S
This page took 0.027764 seconds and 5 git commands to generate.