diff options
author | Simon Glass <sjg@chromium.org> | 2023-11-18 14:05:13 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-12-13 11:51:24 -0500 |
commit | 46aee252aff82e05f9d8adfd8565c453ed013bff (patch) | |
tree | 767d533d97b63b6288a299fb52099e7f88edb344 /drivers/ddr/imx/imx9/ddr_init.c | |
parent | 96456285c28138999c095dd64a259bdc6c98ec8b (diff) |
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>
Diffstat (limited to 'drivers/ddr/imx/imx9/ddr_init.c')
0 files changed, 0 insertions, 0 deletions