@ -23,7 +23,7 @@ static struct cmd flash_cmds[] = {
{ NULL, NULL },
};
static struct flash_dev *flash = NULL;
struct flash_dev *flash = NULL;
/* TODO: implement a parser for hex arrays that is more user-friendly.
* Also implement dry runs for programmers. */