From 206c60cbea71c89ac1c33ae49aa7cfa3bf6938cd Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 18 Sep 2003 10:02:25 +0000 Subject: * Patches by Jon Diekema, 17 Sep 2003: - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and env_common.c) - sbc8260 tweaks - adjust "help" output --- common/cmd_spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/cmd_spi.c') diff --git a/common/cmd_spi.c b/common/cmd_spi.c index 3335a14067..7b6faf79c5 100644 --- a/common/cmd_spi.c +++ b/common/cmd_spi.c @@ -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", " - Send bits from out the SPI\n" " - Identifies the chip select of the device\n" " - Number of bits to send (base 10)\n" -- cgit v1.2.3