X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fppc4xx.h;h=633f793c9b9c828ec3decb7e022b2a5ad58e35c6;hb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;hp=15be343a684a837f09655f4a8090d92d2a42a607;hpb=afabb498b749b48ca3ee7e833fe1501e2d6993cb;p=u-boot diff --git a/arch/powerpc/include/asm/ppc4xx.h b/arch/powerpc/include/asm/ppc4xx.h index 15be343a68..633f793c9b 100644 --- a/arch/powerpc/include/asm/ppc4xx.h +++ b/arch/powerpc/include/asm/ppc4xx.h @@ -79,10 +79,13 @@ #include #endif +#if defined(CONFIG_APM821XX) +#include +#endif + /* * Configure which SDRAM/DDR/DDR2 controller is equipped */ -// test-only: what to do with these??? #if defined(CONFIG_AP1000) || defined(CONFIG_ML2) #define CONFIG_SDRAM_PPC4xx_IBM_SDRAM /* IBM SDRAM controller */ #endif