• 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
arch/lm32 Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
host Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ c93d7100
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
dump-info.c Loading commit data...
revision.c Loading commit data...
system_checks.c Loading commit data...
wrc_main.c Loading commit data...
wrs_main.c Loading commit data...