Files
u-boot/common
Baruch Siach ab2d415e9b spl: sata: fix build with DM_SCSI
The init_sata() routine is only present when DM_SCSI is not enabled.
Don't call init_sata() when DM_SCSI is enabled. The code will fall back
to scsi_scan() in this case.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
2019-07-11 07:01:18 +02:00
..
2019-07-11 07:01:18 +02:00
2019-05-18 08:15:35 -04:00
2019-05-09 19:52:55 -04:00
2018-09-10 20:20:34 -04:00
2019-06-14 16:10:48 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-12-06 23:26:30 -05:00
2018-06-05 20:19:08 -04:00