mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-04-22 06:21:25 +02:00
Cannot test an unsigned variable to be less than 0, it will always fail. Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org> Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>