diff options
| author | Simon Glass <[email protected]> | 2023-12-14 21:19:10 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-04-10 17:04:25 -0600 |
| commit | 03a4a6d5bc9823576571bba5826d85f3b3c3a523 (patch) | |
| tree | 89330879ef961506a112ff73853890fa430a4710 /scripts | |
| parent | 39ee4a14a940bc5ffa2168dd729eb7018dbe19cd (diff) | |
pxe: Refactor to avoid over-using bootm_argv
The bootm_argv[3] expression is used in many places. It is the FDT
address, so use that name throughout.
Assign it to bootm_argv[3] only at the end, when all the conditions are
resolved.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
