mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
The original code did not cover every case and there was a missing negative sign in one case. Expand the coverage and fix the bug. Signed-off-by: Simon Glass <sjg@chromium.org>