mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02: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>