]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
scsi: ceva: Start port in probe
authorMichal Simek <michal.simek@xilinx.com>
Thu, 2 Nov 2017 14:45:34 +0000 (15:45 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 3 Nov 2017 08:31:27 +0000 (09:31 +0100)
The patch:
"dm: ahci: Unwind the confusing init code"
(sha1: 7cf1afce7fa3fe64189020fe14b93f7326dd0758)
introduce bug for ceva sata because port didn't start.
On the other hand the dwc_ahci.c was fixed correctly.
Do the same change for ceva too.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Tested-by: Mian Yousaf Kaukab <yousaf.kaukab@suse.com>

No differences found