From: Frank van Maarseveen Date: Fri, 9 Sep 2005 20:01:46 +0000 (-0700) Subject: [PATCH] ppc32: Correct an instruction in the boot code X-Git-Tag: v2.6.14-rc1~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99cc2192132ab28c495d015ed2e95dc29e2a27ad;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed