ddr: marvell: a38x: Fix unsigned issues
authorAndrew Goodbody <andrew.goodbody@linaro.org>
Mon, 28 Jul 2025 14:26:34 +0000 (15:26 +0100)
committerStefan Roese <stefan.roese@mailbox.org>
Tue, 29 Jul 2025 06:44:18 +0000 (08:44 +0200)
commitb35ddfc57a49701835f46dba5b00417c2a444e33
treef4082819c0411ed18a1a6f58c3a510d996021a1c
parentc8114a01ad66d74586f66c81d40e2c92a6249446
ddr: marvell: a38x: Fix unsigned issues

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>
drivers/ddr/marvell/a38x/mv_ddr4_training_calibration.c