commit | beb9e1c3f32a0f878765c7c1142f91083739c5bd | [log] [tgz] |
---|---|---|
author | Eugene Surovegin <ebs@ebshome.net> | Wed Jun 08 15:48:42 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed Jun 08 16:21:12 2005 -0700 |
tree | a9eb68688061e70cdbd8974e90f697f8860d217d | |
parent | 1f96ddb4fb40961a8ebebf7a00bbfaad55aacbd2 [diff] |
[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>