Skip to content
Commit 6022c5ca authored by Yuantian Tang's avatar Yuantian Tang Committed by Tejun Heo
Browse files

ahci: qoriq: correct the sata ecc setting error



Sata ecc is controlled by only 1 bit which is 24bit in big-endian
in ecc register. So only setting 24bit to disable sata ecc prevents
other bits from being overwritten in ecc register.

Signed-off-by: default avatarTang Yuantian <andy.tang@nxp.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 0580b762
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment