• Adam Wujek's avatar
    dev: allow updates of existing entries in the SFP database · fd5aa7b7
    Adam Wujek authored
    To update an entry when SFP database is in the eeprom, particular entry
    is searched then simply updated.
    On the other hand, when SFP database is in the flash simple update is
    not possible. First old database is copied to the memory, then updated in
    memory. After, the erase of the entire flash block is performed. At the end
    updated information is written into the flash.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    fd5aa7b7
Name
Last commit
Last update
..
ad9516.c Loading commit data...
ad9516_config.h Loading commit data...
dev.mk Loading commit data...
devicelist.c Loading commit data...
eeprom.c Loading commit data...
endpoint.c Loading commit data...
ep_pfilter.c Loading commit data...
fake-temp.c Loading commit data...
flash.c Loading commit data...
i2c.c Loading commit data...
minic.c Loading commit data...
pps_gen.c Loading commit data...
rxts_calibrator.c Loading commit data...
sdb-storage.c Loading commit data...
sfp.c Loading commit data...
syscon.c Loading commit data...
temp-w1.c Loading commit data...
temperature.c Loading commit data...
timer-wrs.c Loading commit data...
uart-sw.c Loading commit data...
uart.c Loading commit data...
w1-eeprom.c Loading commit data...
w1-hw.c Loading commit data...
w1-shell.c Loading commit data...
w1-temp.c Loading commit data...
w1.c Loading commit data...