]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(nxp-ddr): fix coverity issue
authorJiafei Pan <Jiafei.Pan@nxp.com>
Fri, 2 Sep 2022 03:07:15 +0000 (11:07 +0800)
committerJiafei Pan <Jiafei.Pan@nxp.com>
Wed, 23 Nov 2022 01:17:48 +0000 (09:17 +0800)
commit2d541cbcbe90217df107e1ac0c4adb76d647b283
tree97f0c3d746eedfc4b91e2450f4a56cb88e016e1f
parent87612eaefff34548b72fed0d8c93dcf73f9b8c81
fix(nxp-ddr): fix coverity issue

Fixed coverity issue for "shifting by a negtive value", returned
before go to the next shifting code.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Change-Id: I00171b057b8948cb9e9ec5d9405b2e32aba568fb
drivers/nxp/ddr/phy-gen2/phy.c