]> git.sur5r.net Git - u-boot/blobdiff - board/zeus/update.c
ppc/85xx: 32bit DDR changes for P1020/P1011
[u-boot] / board / zeus / update.c
index ce1f34fee2b968534d1726d665890f28c150f01b..c8487e58f8abfbf197ce21b9e3cd527c0a9b6960 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