ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[kernel/u-boot.git] / board / csb272 / csb272.c
index d6d65cf..5a00afe 100644 (file)
@@ -129,7 +129,7 @@ phys_size_t initdram (int board_type)
        /*
         * ToDo: Move the asm init routine sdram_init() to this C file,
         * or even better use some common ppc4xx code available
-        * in cpu/ppc4xx
+        * in arch/ppc/cpu/ppc4xx
         */
        sdram_init();