summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeter Chubb <[email protected]>2016-09-08 20:51:57 +0000
committerMarek Vasut <[email protected]>2017-08-21 11:31:10 +0200
commitd331084298002e5cc0a54abb5855be1fc69153c3 (patch)
tree132ea8034b61c8e80f5f59bc3d7d4453d9e9c4d6 /scripts
parenta11a5b8ad9d7bfd37e7abbbaecc536f86eabc2d2 (diff)
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 <[email protected]> Reviewed-by: Tom Rini <[email protected]> Acked-by: Steve Rae <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions