Files
u-boot/boot
Simon Glass 46aee252af bootm: Simplify Android ramdisk addr in bootm_find_images()
The Android mechanism uses the loadaddr envrionment-variable to get the
load address, if none is provided. This is equivalent to
image_load_addr so use that instead, converting it to a string as
needed.

This change will permit passing img_addr to this function, in a future
change.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-12-13 11:51:24 -05:00
..
2023-10-11 15:43:55 -04:00
2023-09-19 11:36:25 -04:00
2023-09-19 11:36:25 -04:00
2023-10-11 15:43:55 -04:00