mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
At present this uses an int type. U-Boot now supports bool so use this instead. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>