mxssb: Write the output file in chunks
Write the output file directly instead of creating a block in memory
and then writing this whole block into a file. This saves some memory
and is a bit easier.
Signed-off-by:
Marek Vasut <marex@denx.de>
Showing
Please register or sign in to comment