]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_spi.c
* Patches by Jon Diekema, 17 Sep 2003:
[people/ms/u-boot.git] / common / cmd_spi.c
index 3335a1406777846291392f8a19eb3dcce20f63c5..7b6faf79c5a3d3863b47623e9436192b9e08a048 100644 (file)
@@ -133,7 +133,7 @@ int do_spi (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        sspi,   5,      1,      do_spi,
-       "sspi     - SPI utility commands\n",
+       "sspi    - SPI utility commands\n",
        "<device> <bit_len> <dout> - Send <bit_len> bits from <dout> out the SPI\n"
        "<device>  - Identifies the chip select of the device\n"
        "<bit_len> - Number of bits to send (base 10)\n"