
7 Mar
2016
7 Mar
'16
3:39 a.m.
On 29 February 2016 at 16:48, York Sun york.sun@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@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@chromium.org