Some of the GD32F205 based boards have their SCSI select input signal moved to a different GPIO. The interrupt for the select signal didn't reflect this possibility. Adding logic to differentiate boards with or without this signal pin difference fixes the issue where some systems were failing the select phase.
Some of the GD32F205 based boards have their SCSI select input signal moved to a different GPIO. The interrupt for the select signal didn't reflect this possibility. Adding logic to differentiate boards with or without this signal pin difference fixes the issue where some systems were failing the select phase.