• O
    habanalabs/gaudi: handle reset when f/w is in preboot · a63c3fb3
    Oded Gabbay 提交于
    Currently, if the f/w is in preboot/u-boot they don't perform the new
    reset mechanism. Therefore, the driver needs to reset the device.
    To prevent reset of PCI_IF, the driver needs to first configure the
    reset units.
    
    If the security is enabled, the driver can't configure the reset units.
    In that situation, don't reset the card.
    Signed-off-by: NOded Gabbay <ogabbay@kernel.org>
    a63c3fb3
gaudi.c 240.9 KB