[U-Boot] [PATCH v6 1/2] common: image-fit: Use a common function to get address

Simon Glass sjg at chromium.org
Mon Mar 7 03:39:16 CET 2016


On 29 February 2016 at 16:48, York Sun <york.sun at nxp.com> wrote:
> FIT image supports load address and entry address. Getting these
> addresses can use a common function.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
>
> ---
>
> Changes in v6:
>   Drop patches which convert ulong to phys_addr_t
>   Revert to use original ulong
>
> Changes in v5:
>   New patch split from fixing load and entry address patch
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  common/image-fit.c |   42 +++++++++++++++++++-----------------------
>  1 file changed, 19 insertions(+), 23 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list