Searched refs:set_date (Results 1 - 2 of 2) sorted by relevance

/u-boot/cmd/
H A Dtlv_eeprom.c41 static int set_date(char *buf, const char *string);
672 if (set_date(data, strval) != 0)
785 * set_date
793 static int set_date(char *buf, const char *string) function
/u-boot/board/freescale/common/
H A Dsys_eeprom.c342 * set_date - stores the build date into the EEPROM
348 static void set_date(const char *string) function
452 set_date(argv[2]);

Completed in 38 milliseconds