mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-26 03:13:12 +08: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>