mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-28 02:28:17 +00: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>