mirror of
https://xff.cz/git/u-boot/
synced 2025-12-28 16:17:10 +01:00
At present this option results in a number of #ifdefs due to the presence or absence of the global_data of_root member. Add a few macros to global_data.h to work around this. Update the code accordingly. Signed-off-by: Simon Glass <sjg@chromium.org>