mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
qca: KW fix for flash command
Change-Id: I330bee105bfd9f27d63f907d179e3561c25ca614 Signed-off-by: Pavithra Palanisamy <pavip@codeaurora.org>
This commit is contained in:
parent
16f727d7eb
commit
7fb1dc8e4c
1 changed files with 1 additions and 0 deletions
|
|
@ -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];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue