[PATCH] ppc32: add 405EP cpu_spec entry
authorEugene Surovegin <ebs@ebshome.net>
Thu, 9 Jun 2005 19:36:29 +0000 (12:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 9 Jun 2005 22:39:52 +0000 (15:39 -0700)
commit7fbdf1a23be1837b8bc5bcec096015ca99e00aa7
tree991e076dabd33ed04ff1b181319e96cf80336047
parent04dc9ba882d224612f8db50fd60c8a45b843e77c
[PATCH] ppc32: add 405EP cpu_spec entry

Add a definition for PPC 405EP which was lost somehow during 2.4 -> 2.6
transition.

Recent change to arch/ppc/kernel/misc.S ("Fix incorrect CPU_FTR fixup usage
for unified caches") triggered this bug and 405EP boards don't boot
anymore.

Signed-off-by: Eugene Surovegin <ebs@ebshome.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/cputable.c