diff options
author | Simon Glass | 2023-11-18 14:05:16 -0700 |
---|---|---|
committer | Tom Rini | 2023-12-13 11:51:24 -0500 |
commit | 3ac85bdc6a6cc5bc8a93ad91b330015ad8355cb2 (patch) | |
tree | 94ba6d2923df10971f27a98dd2ff9296e6b1ecb3 /board | |
parent | b020254d71ed0873baddb9b9bc6ec5bf1e82b26c (diff) |
bootm: Adjust the parameters of bootm_find_images()
Rather than passing it all the command-line args, pass in the pieces
that it needs. These are the image address, the ramdisk address/name
and the FDT address/name.
Ultimately this will allow usage of this function without being called
from the command line.
Move the function comment to the header file and tidy it a little.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions