]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools: add padding of data image file for imximage
authorStefano Babic <sbabic@denx.de>
Mon, 19 Aug 2013 17:03:20 +0000 (19:03 +0200)
committerStefano Babic <sbabic@denx.de>
Sat, 31 Aug 2013 13:06:29 +0000 (15:06 +0200)
commit01390aff251e541fcaa77fa6c6e3eee4d7a5554b
treeb0387eeee6b22375a45a8722c2ff22ea9fa8e65f
parent9bac0bb37402ca72fd905f3e591080b4cfb98c42
tools: add padding of data image file for imximage

Implement function vrec_header to be able to pad the final
data image file according the what has been calculated for
boot_data.length.

Signed-off-by: Stefano Babic <sbabic@denx.de>
tools/imximage.c