• Alessandro Rubini's avatar
    kernel/spec-i2c: support fake eeprom images · fbd28841
    Alessandro Rubini authored
    The module parameter eeprom=  accepts a list of filenames (looked for
    in /lib/firmware) to fake eeprom images. The list is in probe order,
    which means it is unpredictable if you have more than one spec card
    plugged -- but it's the same every time your reload the module.
    
    This is a tool for developers who want to experiment with eeproms, so
    this "rude" approach to multi-card setups is not considered an issue.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    fbd28841
Name
Last commit
Last update
..
hw Loading commit data...
wbgen-regs Loading commit data...
wr_nic Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
loader-ll.c Loading commit data...
loader-ll.h Loading commit data...
spec-fmc.c Loading commit data...
spec-gpio-no.c Loading commit data...
spec-gpio.c Loading commit data...
spec-i2c.c Loading commit data...
spec-nic.h Loading commit data...
spec-pci.c Loading commit data...
spec.h Loading commit data...
wr-dio.h Loading commit data...
wr-nic-core.c Loading commit data...
wr-nic-dio.c Loading commit data...
wr-nic-eth.c Loading commit data...
wr-nic-gpio.c Loading commit data...