Home
last modified time | relevance | path

Searched refs:set_date (Results 1 – 3 of 3) sorted by relevance

/u-boot/board/varisys/common/
A Dsys_eeprom.c269 static void set_date(const char *string) in set_date() function
364 set_date(argv[2]); in do_mac()
/u-boot/board/freescale/common/
A Dsys_eeprom.c348 static void set_date(const char *string) in set_date() function
452 set_date(argv[2]); in do_mac()
/u-boot/cmd/
A Dtlv_eeprom.c41 static int set_date(char *buf, const char *string);
656 if (set_date(data, strval) != 0) in tlvinfo_add_tlv()
777 static int set_date(char *buf, const char *string) in set_date() function

Completed in 6 milliseconds