summaryrefslogtreecommitdiffstats
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.c4
1 files changed, 2 insertions, 2 deletions
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
- );
+ ""
+);
OpenPOWER on IntegriCloud