[PATCH] ppc32: add 440ep support
Add PPC440EP core support. PPC440EP is a PPC440-based SoC with a classic PPC FPU and another set of peripherals. Signed-off-by: Wade Farnsworth <wfarnsworth@mvista.com> Signed-off-by: Matt Porter <mporter@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
e8be1c8e06
commit
c9cf73aee1
@@ -97,6 +97,10 @@ void ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5,
|
||||
|
||||
#elif CONFIG_44x
|
||||
|
||||
#if defined(CONFIG_BAMBOO)
|
||||
#include <platforms/4xx/bamboo.h>
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_EBONY)
|
||||
#include <platforms/4xx/ebony.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user