• Alessandro Rubini's avatar
    eeprom: rename "present" to "init" · ab8e3c9c
    Alessandro Rubini authored
    eeprom_present() returned a value nobody used. Rename to eeprom_init()
    instead. Also, save the two parameters so that they are not needed
    in other functions (see later commits).
    
    Also, turn int8_t to int as function arguments (int is better for the
    CPU).
    
    This adds 20 bytes to the legacy case, and removes 4 to the sdb case.
    The legacy size is reduced by later commits.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    ab8e3c9c
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards/arria Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc 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 @ 674acb42
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...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrs_main.c Loading commit data...