Would anybody be bothered if mkimage _always_ aligned images?<br>That way we could loose the third argument of copy_file, as well <br>as the new -p flag. <br>- Amnon<br><br><div><span class="gmail_quote">On 3/2/07, <b class="gmail_sendername">
Jean-Paul Saman
</b> &lt;<a href="mailto:jean-paul.saman@nxp.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jean-paul.saman@nxp.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

CHANGELOG:<br>* Add option -p to mkimage for always alligning an image to word boundary.<br><br>This patch adds a feature to tools/mkimage.c by making it possible to<br>always align a filesystem image to word boundary. Images created with this
<br>option are always aligned on word boundary and will always correctly be<br>loaded with the ARM RVDS when using raw mode (Raw data one word per word<br>of memory). Images created without this option will not boot with u-boot
<br>and abort with &quot;Data CRC error&quot;. This situation has been reported several<br>times on this maillinglist.<br><br>It is tested against todays git repository.<br><br>Signed-off-by: Jean-Paul Saman &lt;<a href="mailto:jean-paul.saman@nxp.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

jean-paul.saman@nxp.com</a>&gt;<br><br><br><br>Kind greetings,<br><br>Jean-Paul Saman<br><br>NXP Semiconductors CTO/RTG DesignIP<br>Philips HighTech Campus, building WDA 3.29<br>Professor van den Holstlaan 4<br>5655 AA Eindhoven
<br>tel: +31 (0)40 27 45131<br>-------------------------------------------------------------------------<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net&#39;s Techsay panel and you&#39;ll get the chance to share your
<br>opinions on IT &amp; business topics through brief surveys-and earn cash<br><a href="http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV
</a><br>_______________________________________________<br>U-Boot-Users mailing list<br><a href="mailto:U-Boot-Users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">U-Boot-Users@lists.sourceforge.net
</a><br><a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br><br><br></blockquote></div><br>