]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/taihu/update.c
General help message cleanup
[u-boot] / board / amcc / taihu / update.c
index 8e969056cc97d973c51a50920f66ca166d86057c..f9c31b3927b4eefd503d03edf200889a4b22184a 100644 (file)
@@ -128,5 +128,5 @@ 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 content",
-       NULL
-       );
+       ""
+);