[U-Boot] [PATCH] Fix fastboot boot address

Tom Rini trini at konsulko.com
Thu Sep 8 23:07:04 CEST 2016


On Thu, Sep 08, 2016 at 08:51:57PM +0000, Peter.Chubb at data61.csiro.au wrote:

> Fastboot loads an image at CONFIG_FASTBOOT_BUF_ADDR, but currently
> tells do_bootm() to look for an image at $loadaddr.  This breaks if
> CONFIG_FASTBOOT_BUF_ADDR is different from the current user-set
> loadaddr.
> 
> Instead, tell do_bootm() to pick up the image where it was laoded.
> 
> Signed-off-by: Peter Chubb <peter.chubb at data61.csiro.au>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160908/e62de0ca/attachment.sig>


More information about the U-Boot mailing list