<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/imximage.h, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools/imximage.h?h=v2011.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools/imximage.h?h=v2011.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-04-12T20:58:31Z</updated>
<entry>
<title>Drop config.h include in tools/imximage.h</title>
<updated>2011-04-12T20:58:31Z</updated>
<author>
<name>LoÃ¯c Minier</name>
<email>loic.minier@linaro.org</email>
</author>
<published>2011-02-03T14:07:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=13d72f02efc15766f72a65fa05554a86edd248e1'/>
<id>urn:sha1:13d72f02efc15766f72a65fa05554a86edd248e1</id>
<content type='text'>
"make tools-all" should allow building tools such as mkimage and the new
imximage without any config, but imximage.c currently fails to build
with:
imximage.h:27:20: error: config.h: No such file or directory

config.h is not needed in imximage.h nor in imximage.c, and imximage.h
is only included from imximage.c, so drop this include to fix the build.

Signed-off-by: Loïc Minier &lt;loic.minier@linaro.org&gt;
</content>
</entry>
<entry>
<title>imximage: Add MX53 boot image support</title>
<updated>2011-02-01T23:54:42Z</updated>
<author>
<name>Liu Hui-R64343</name>
<email>r64343@freescale.com</email>
</author>
<published>2011-01-19T09:40:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8a1edd7d54096ed28232a6cfec7288cd0426d988'/>
<id>urn:sha1:8a1edd7d54096ed28232a6cfec7288cd0426d988</id>
<content type='text'>
This patch add the MX53 boot image support.

This patch has been tested on Freescale MX53EVK board
and MX51EVK board.

Signed-off-by: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>mkimage: SEGFAULT with imximage on 64 bit systems</title>
<updated>2010-02-23T23:04:03Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2010-02-05T14:16:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5b28e913f4519870ad2ca06cd7845b053f78bf0f'/>
<id>urn:sha1:5b28e913f4519870ad2ca06cd7845b053f78bf0f</id>
<content type='text'>
Running mkimage to generate an imximage produces a SEGFAULT
on 64 bit machines due to pointer arithmetic limited to 32 bit.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
Acked-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mkimage: Add Freescale imx Boot Image support (imximage)</title>
<updated>2010-01-25T22:58:29Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2010-01-20T17:19:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8edcde5e4e2e7f6bc7e277011fed71e64fd9d294'/>
<id>urn:sha1:8edcde5e4e2e7f6bc7e277011fed71e64fd9d294</id>
<content type='text'>
This patch adds support for "imximage" (MX Boot Image)
to the mkimage utility. The imximage is used on the Freescales's
MX.25, MX.35 and MX.51 processors.

Further details under doc/README.imximage.

This patch was tested on a Freescale mx51evk board.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
</feed>
