]> git.sur5r.net Git - u-boot/blobdiff - cpu/ppc4xx/start.S
* Add support for PPChameleon Eval Board
[u-boot] / cpu / ppc4xx / start.S
index e3e92afa849611231e1cc174463ba6bcfb2a2835..215a925b937b869865883a73e07f206df9a4e97f 100644 (file)
@@ -702,7 +702,8 @@ _start:
        /* NEVER RETURNS! */
        bl      board_init_f    /* run first part of init code (from Flash)     */
 
-#endif /* CONFIG_405GP || CONFIG_405CR */
+#endif /* CONFIG_405GP || CONFIG_405CR || CONFIG_405 || CONFIG_405EP */
+       /*----------------------------------------------------------------------- */
 
 
 /*****************************************************************************/