summaryrefslogtreecommitdiff
path: root/board/amcc/taihu/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/taihu/update.c')
-rw-r--r--board/amcc/taihu/update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/taihu/update.c b/board/amcc/taihu/update.c
index 52bad56bfd..8e969056cc 100644
--- a/board/amcc/taihu/update.c
+++ b/board/amcc/taihu/update.c
@@ -127,6 +127,6 @@ static int update_boot_eeprom(cmd_tbl_t* cmdtp, int flag, int argc, char *argv[]
U_BOOT_CMD (
update_boot_eeprom, 1, 1, update_boot_eeprom,
- "update_boot_eeprom - update boot eeprom content\n",
+ "update boot eeprom content",
NULL
);