diff options
author | Raymond Mao <raymond.mao@linaro.org> | 2024-02-03 08:36:22 -0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-02-29 09:24:22 -0500 |
commit | 1ef43f3bf20a4a9508c299a738d01faa3dc3ce95 (patch) | |
tree | f433886d55930ffe50ed879f8bb3f60dc4ef9884 /drivers/ddr/imx/imx9/ddr_init.c | |
parent | 67254214930cd2cb52279b01690c1f820a7f83db (diff) |
bloblist: refactor of bloblist_reloc()
The current bloblist pointer and size can be retrieved from global
data, so we don't need to pass them from the function arguments.
This change also help to remove all external access of gd->bloblist
outside of bloblist module.
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'drivers/ddr/imx/imx9/ddr_init.c')
0 files changed, 0 insertions, 0 deletions