mirror of
https://github.com/MiSTer-devel/u-boot_MiSTer.git
synced 2026-05-10 03:05:56 +00:00
We decided to used unsigned int here, rather than unsigned long. But for the generic global_data it is still unsigned long. So change it over. Signed-off-by: Simon Glass <sjg@chromium.org>