[PATCH] ppc32: add 405EP cpu_spec entry
authorEugene Surovegin <ebs@ebshome.net>
Wed, 8 Jun 2005 22:48:42 +0000 (15:48 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 8 Jun 2005 23:21:12 +0000 (16:21 -0700)
commitbeb9e1c3f32a0f878765c7c1142f91083739c5bd
treea9eb68688061e70cdbd8974e90f697f8860d217d
parent1f96ddb4fb40961a8ebebf7a00bbfaad55aacbd2
[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