mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 23:11:32 +02:00
Commit a85362fb3e
refactored the code
but the register read ended up in the wrong if branch.
Currently, the else branch checks a variable which is always 0.
Signed-off-by: Nicolae Rosia <nicolae_rosia@mentor.com>
Reviewed-by: Tom Rini <trini@konsulko.com>