]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8641hpcn/mpc8641hpcn.c
ehci-omap: Clean up added ehci-omap.c
[u-boot] / board / freescale / mpc8641hpcn / mpc8641hpcn.c
index e3916fc8e431d58de4f2254cef417a2183ff6f89..455569e422b1f702cd332b3bf5ebf4d6f2156003 100644 (file)
@@ -69,7 +69,7 @@ initdram(int board_type)
 
        setup_ddr_bat(dram_size);
 
-       puts("    DDR: ");
+       debug("    DDR: ");
        return dram_size;
 }