commit | 5c9a87367daf292244bd9bb3e67516dfa0027516 | [log] [tgz] |
---|---|---|
author | Alessandro Rubini <rubini@gnudd.com> | Sat Feb 22 09:11:12 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 28 15:12:08 2014 -0800 |
tree | c62996f9f46349aa3dfb86330ae7ec45ae2e0ad9 | |
parent | dd97b2410e70d881a362e5b31b702f59c21e0da6 [diff] |
FMC: make eeprom attribute writable 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 <rubini@gnudd.com> Acked-by: Juan David Gonzalez Cobas <dcobas@cern.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>