On Fri, Aug 15, 2014 at 04:51:38PM -0700, Bryan Wu wrote:

> Commit b3dd64f5d537 "bootm: use genimg_get_kernel_addr()" introduced
> a bug for booting FIT image. It's because calling fit_parse_config()
> twice will give us wrong value in img_addr.
> 
> Add a new function genimg_get_kernel_addr_fit() whichl will always
> return fit_uname_config and fit_uname_kernel for CONFIG_FIT.
> genimg_get_kernel_addr() will ignore those to parameters.
> 
> Reported-by: York Sun <york...@freescale.com>
> Signed-off-by: Bryan Wu <pe...@nvidia.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to