commit | fe61684d3dd0f8a88f280b41e3d6f1344f2f6dd6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 21 10:19:20 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 14:06:08 2024 -0600 |
tree | 8772e7cf50cfae16d6a92354959add9869f45388 | |
parent | df71aab44196c42c0b4f85194d30a2727f124de1 [diff] |
global_data: Move env_addr field higher Move this field to be with others of the same alignment. Signed-off-by: Simon Glass <sjg@chromium.org>