]> Git Repo - J-u-boot.git/blobdiff - lib_ppc/board.c
* Patch by Gary Jennejohn, 11 Sep 2003:
[J-u-boot.git] / lib_ppc / board.c
index 6a2686aa3c1a96e39a4124cbbdea0ff30923b1bf..329bc0a2f6d0983cd6de99476247406599dd92ec 100644 (file)
@@ -865,7 +865,7 @@ void board_init_r (gd_t *id, ulong dest_addr)
 
 #if (CONFIG_COMMANDS & CFG_CMD_NAND)
        WATCHDOG_RESET ();
-       puts ("NAND:  ");
+       puts ("NAND:");
        nand_init();            /* go init the NAND */
 #endif
 
This page took 0.022881 seconds and 4 git commands to generate.