X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Ftms470.c;h=393ca76e5a9b7688cff878c75ba8618b8dd830bb;hb=2a34cc8eb6a8431ecebad1279d19ce919978a778;hp=b28aee434625ce86e692b18cf003a76cc6ef43ca;hpb=0aefdbd446ed35bbc507c517b96e99d5e6e01e3d;p=fw%2Fopenocd diff --git a/src/flash/nor/tms470.c b/src/flash/nor/tms470.c index b28aee434..393ca76e5 100644 --- a/src/flash/nor/tms470.c +++ b/src/flash/nor/tms470.c @@ -863,6 +863,7 @@ static const struct command_registration tms470_command_handlers[] = { .name = "tms470", .mode = COMMAND_ANY, .help = "TI tms470 flash command group", + .usage = "", .chain = tms470_any_command_handlers, }, COMMAND_REGISTRATION_DONE