mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 15:01:32 +02:00
Documentation says that we're returning true/false, not 1/0 so adapt the function to return actual booleans. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Simon Glass <sjg@chromium.org>