Change the dump function to also be able to load a component.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Thu, 27 Mar 2014 21:38:02 +0000 (18:38 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Fri, 28 Mar 2014 02:35:26 +0000 (23:35 -0300)
commitfd326f72be58758cc22fb0e75b95b7430013193e
tree8d0967c2ef25ab81acb04369f33deade470e2fe3
parent629f196118682cd6f6cf5358315fc1e3d7041862
Change the dump function to also be able to load a component.

It might be desirable to load a kernel and initrd and save it to a
bootimg. They need to be padded with zeroes to align to a page size.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
bootimg.c