aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc32xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/lpc32xx.c')
-rw-r--r--src/flash/nand/lpc32xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flash/nand/lpc32xx.c b/src/flash/nand/lpc32xx.c
index addc323b..f6ac8ff8 100644
--- a/src/flash/nand/lpc32xx.c
+++ b/src/flash/nand/lpc32xx.c
@@ -1806,6 +1806,7 @@ static const struct command_registration lpc32xx_command_handler[] = {
.name = "lpc32xx",
.mode = COMMAND_ANY,
.help = "LPC32xx NAND flash controller commands",
+ .usage = "",
.chain = lpc32xx_exec_command_handlers,
},
COMMAND_REGISTRATION_DONE