mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 01:09:17 +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>