mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 09:33:46 +01:00
This code seems unnecessarily complex. We really just need to check the global_data. Now that is it all in one place, and not arch-specific, this is pretty easy. Signed-off-by: Simon Glass <sjg@chromium.org>