diff options
author | Simon Glass <sjg@chromium.org> | 2025-01-26 11:43:28 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-02-03 16:01:36 -0600 |
commit | f4415f2a375c6dab4b8b20a40d4c7ec15f1e951e (patch) | |
tree | 315c0e3b4159f1759500925f26cced1e3dd5638e /drivers/fpga/zynqmppl.c | |
parent | 39a9b033ceeca65b45917094cc9099a610f0185e (diff) |
vbe: Allow VBE to disable adding loadables to the FDT
When VBE operates within VPL it does not want the FDT to be changed.
Provide a way to disable this feature.
Move the FIT_IMAGE_TINY condition out of spl_fit_record_loadable() so
that both conditions are together. This makes the code easier to
understand.
Replace the existing fit_loaded member, which is no-longer used.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/fpga/zynqmppl.c')
0 files changed, 0 insertions, 0 deletions