X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Famcc%2Ftaihu%2Fupdate.c;fp=board%2Famcc%2Ftaihu%2Fupdate.c;h=f9c31b3927b4eefd503d03edf200889a4b22184a;hb=a89c33db96a1e55319a286dd4c3c05ca64ac6bfd;hp=8e969056cc97d973c51a50920f66ca166d86057c;hpb=94796d8544d4248028141bad11c6a74b840e9d6e;p=u-boot diff --git a/board/amcc/taihu/update.c b/board/amcc/taihu/update.c index 8e969056cc..f9c31b3927 100644 --- a/board/amcc/taihu/update.c +++ b/board/amcc/taihu/update.c @@ -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 - ); + "" +);