*** PROBABLY SPAM *** [PATCH 06/12] reimplement uImage code

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Dec 15 08:33:17 EST 2011


On 11:30 Thu 15 Dec     , Sascha Hauer wrote:
> Provide a new API for accessing uImages which makes it easy
> for commands to open images, verify them, load to (free) sdram
> regions and show information about uImages.
> 
> - We now do not load the image to malloced space anymore.
> - The data in the header is now stored in cpu native endianess
>   after uimage_open which makes it easy to access the header data.
> - uImage can be loaded to dynamically allocated sdram regions.
> 
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
I was more think of a filesystem

so we can execute an embedded script

Best Regards,
J.



More information about the barebox mailing list