commit | 040ab117c79795ff2a13f70c3c3847fa66db7d04 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 21 10:19:27 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 25 14:22:24 2024 -0600 |
tree | 88a4f9c72626627284929d61539f7095ed95c85d | |
parent | 41fecdc94e3b3714f33a28c139f61cfa48bf16f9 [diff] |
global_data: Add some more accessors Add accessors for bloblist, bootstage, trace and video to avoid needing more #ifdefs in the C code. Signed-off-by: Simon Glass <sjg@chromium.org>