mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +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>