[U-Boot] [PATCH v3 0/19] Allow images to work on sandbox
Tom Rini
trini at ti.com
Mon Apr 22 20:29:27 CEST 2013
On Mon, Apr 22, 2013 at 05:51:28AM -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.
>
> This series depends on the sandbox generic board series:
>
> sandbox: Generic board support and other improvements
Seems clean / well enough organized to me, thanks
Reviewed-by: Tom Rini <trini at ti.com>
--
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/20130422/a805ec63/attachment.pgp>
More information about the U-Boot
mailing list