mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
Merge git://git.denx.de/u-boot-dm
This commit is contained in:
commit
88033d737d
121 changed files with 1738 additions and 1022 deletions
|
@ -807,7 +807,7 @@ void gzwrite_progress_finish(int retcode,
|
|||
* for files under 4GiB
|
||||
*/
|
||||
int gzwrite(unsigned char *src, int len,
|
||||
struct block_dev_desc *dev,
|
||||
struct blk_desc *dev,
|
||||
unsigned long szwritebuf,
|
||||
u64 startoffs,
|
||||
u64 szexpected);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue