qca: KW fix for flash command

Change-Id: I330bee105bfd9f27d63f907d179e3561c25ca614
Signed-off-by: Pavithra Palanisamy <pavip@codeaurora.org>
This commit is contained in:
Pavithra Palanisamy 2018-09-06 17:51:12 +05:30
parent 16f727d7eb
commit 7fb1dc8e4c

View file

@ -125,6 +125,7 @@ char * const argv[])
} else
return CMD_RET_USAGE;
file_size_cpy = file_size;
flash_type = sfi->flash_type;
part_name = argv[1];