Edit

thodg/cgminer

Branch :

  • Show log

    Commit

  • Author : Denis Ahrens
    Date : 2012-12-03 08:55:00
    Hash : d9479b2c
    Message : libztex: Don't return error when a bitstream was already configured The high speed and low speed configureFpga functions should not return an error when no bitstream needs to be downloaded. These codepaths are not executed for now, because all calls to configureFpga set the force parameter to true. Future commits may change that, allowing cgminer to start mining immediately if each hardware has already been correctly configured with firmware and bitstream(s).