mirror of
https://xff.cz/git/u-boot/
synced 2025-10-10 04:26:51 +02:00
We don't need a full word for this boolean value. Convert it into a flag to save space in global_data. Reviewed-by: Alexander Sverdlin <alexander.sverdlin@siemens.com> Signed-off-by: Simon Glass <sjg@chromium.org>