01 Mar, 2014

1 commit

  • This allows easier modification to the eeprom than loading the
    fmc-write-eeprom module. The carrier driver will refuse writing if
    the FPGA is not running the golden gateware image, so writing in
    practice is only available at manufacture/development time.

    Signed-off-by: Alessandro Rubini
    Acked-by: Juan David Gonzalez Cobas
    Signed-off-by: Greg Kroah-Hartman

    Alessandro Rubini
     

19 Jun, 2013

1 commit

  • This driver allows to reprogram the EEPROM in a mezzanine, to store
    its own identifiers during manufacturing or to save other useful data.

    Signed-off-by: Alessandro Rubini
    Acked-by: Juan David Gonzalez Cobas
    Acked-by: Emilio G. Cota
    Acked-by: Samuel Iglesias Gonsalvez
    Signed-off-by: Greg Kroah-Hartman

    Alessandro Rubini