diff options
| author | Peter Chubb <Peter.Chubb@data61.csiro.au> | 2016-09-08 20:51:57 +0000 |
|---|---|---|
| committer | Marek Vasut <marex@denx.de> | 2017-08-21 11:31:10 +0200 |
| commit | d331084298002e5cc0a54abb5855be1fc69153c3 (patch) | |
| tree | 132ea8034b61c8e80f5f59bc3d7d4453d9e9c4d6 /include/linux/linux_string.h | |
| parent | a11a5b8ad9d7bfd37e7abbbaecc536f86eabc2d2 (diff) | |
| download | u-boot-d331084298002e5cc0a54abb5855be1fc69153c3.tar.gz u-boot-d331084298002e5cc0a54abb5855be1fc69153c3.tar.xz u-boot-d331084298002e5cc0a54abb5855be1fc69153c3.zip | |
Fix fastboot boot address
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@data61.csiro.au>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Steve Rae <steve.rae@raedomain.com>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
