mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 19:24:52 +02:00
If the environment is not enabled we don't need these fields in global_data. Make them conditional. Make these fields conditional. Move env_buf up one so it can share an #ifdef. Signed-off-by: Simon Glass <sjg@chromium.org>