remove logging, fix bug
Change-Id: Ie300222a3754a1ed7de5851a2298526a416da5d3
This commit is contained in:
parent
b2d30187d6
commit
01143a5630
@ -95,7 +95,7 @@ static int detect_partition(const char *partitionType, const char *partition)
|
||||
type = get_flash_type(partitionType);
|
||||
}
|
||||
|
||||
return type;
|
||||
return type;
|
||||
}
|
||||
int restore_raw_partition(const char* partitionType, const char *partition, const char *filename)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user