[U-Boot-Users] [PATCH] Add option -p to mkimage to align an image to word boundary

Jean-Paul Saman jean-paul.saman at nxp.com
Fri Mar 2 14:00:39 CET 2007


CHANGELOG:
* Add option -p to mkimage for always alligning an image to word boundary.

This patch adds a feature to tools/mkimage.c by making it possible to 
always align a filesystem image to word boundary. Images created with this 
option are always aligned on word boundary and will always correctly be 
loaded with the ARM RVDS when using raw mode (Raw data one word per word 
of memory). Images created without this option will not boot with u-boot 
and abort with "Data CRC error". This situation has been reported several 
times on this maillinglist.

It is tested against todays git repository.

Signed-off-by: Jean-Paul Saman <jean-paul.saman at nxp.com>



Kind greetings,

Jean-Paul Saman

NXP Semiconductors CTO/RTG DesignIP
Philips HighTech Campus, building WDA 3.29
Professor van den Holstlaan 4
5655 AA Eindhoven
tel: +31 (0)40 27 45131
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot-mkimage.patch
Type: application/octet-stream
Size: 1634 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070302/1cdb22bd/attachment.obj 


More information about the U-Boot mailing list