Merge branch 'master' of git://git.denx.de/u-boot-microblaze
[oweals/u-boot.git] / board / amcc / yucca / cmd_yucca.c
index 5198317dd2519bcd9a0f196bc2fd8a912e9f6cba..ed6daa38993b5666c86007d639768d2dbaed0d74 100644 (file)
@@ -281,6 +281,6 @@ static int setBootStrapClock(cmd_tbl_t *cmdtp, int incrflag, int flag,
 
 U_BOOT_CMD(
        evb440spe,      3,      1,      do_evb440spe,
-       "evb440spe - program the serial device strap\n",
-       "wrclk [prom0|prom1] - program the serial device strap\n"
+       "program the serial device strap",
+       "wrclk [prom0|prom1] - program the serial device strap"
 );