mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-30 19:11:37 +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>