[U-Boot] [PATCH v4 0/19] Allow images to work on sandbox

Tom Rini trini at ti.com
Wed May 15 14:48:36 CEST 2013


On Tue, May 07, 2013 at 09:11:44AM -0700, Simon Glass wrote:

> This series adjusts the image code to work with sandbox and prepares it for
> verified boot to come later.
> 
> The primary goal here is to get image loading to work on sandbox, which is
> mostly a set of fairly minor changes such as using map_sysmem() instead of
> just a cast when converting from a U-Boot address to a pointer. Since
> common/image.c runs to over 3000 lines and half of it is FIT-related code
> behind an #ifdef, this code is moved into a new image-fit.c file.
> 
> Changes in v4:
> - Bring in upstream version of fdt_first/next_subnode()
> - Use new upstream fdt_first/next_subnode()

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130515/d0672861/attachment.pgp>


More information about the U-Boot mailing list