General help message cleanup
[oweals/u-boot.git] / board / amcc / taishan / update.c
index 63f874488e68366fefa116cc7dd1f0e01501a82c..aab3a6577c054a976d5ed61d1b591a473da81384 100644 (file)
@@ -74,5 +74,5 @@ int do_update_boot_eeprom(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(update_boot_eeprom, 1, 1, do_update_boot_eeprom,
-          "update bootstrap eeprom content", NULL);
+          "update bootstrap eeprom content", "");
 #endif