]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc32: Correct an instruction in the boot code
authorFrank van Maarseveen <frankvm@frankvm.com>
Fri, 9 Sep 2005 20:01:46 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:29 +0000 (13:57 -0700)
commiteffd91558fc2dafd43247e5e841392abcc4b5330
tree4cc085c47f0824f4b028d6d31eab0f63765615c0
parent6554570d363c564206a11f242fb1ea4088815c76
[PATCH] ppc32: Correct an instruction in the boot code

In the flush and invalidate bootcode on PPC4xx we were accidentally using
the wrong instruction.  Use cmplw, which reads from a register like we
want.

Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/boot/common/util.S