mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-08 16:00:14 +00: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>