
27 Aug
2019
27 Aug
'19
2:18 a.m.
On Tue, Aug 20, 2019 at 04:47:42PM +0000, Park, Aiden wrote:
The scsi_scan_dev() is looping over the number of uc_plat->max_id. The number of actual ports a AHCI controller has can be greater than max_id. Update uc_plat->max_id to make SCSI scan all detected ports.
Signed-off-by: Aiden Park aiden.park@intel.com Reviewed-by: Bin Meng bmeng.cn@gmail.com
Applied to u-boot/master, thanks!
--
Tom