General help message cleanup
[platform/kernel/u-boot.git] / board / zeus / update.c
index ce1f34f..c8487e5 100644 (file)
@@ -99,7 +99,7 @@ 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 boot eeprom content",
-       NULL
+       ""
 );
 
 #endif