• Oded Gabbay's avatar
    habanalabs: print f/w boot unknown error · b575a767
    Oded Gabbay authored
    We need to print a message to the kernel log in case we encounter
    an unknown error in the f/w boot to help the user understand what
    happened.
    
    In addition, we shouldn't print unknown error in case of known errors.
    
    Moreover, in case of warnings/info, we shouldn't return -EIO that will
    fail the initialization and mark the device as disabled
    Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
    b575a767
firmware_if.c 27.1 KB