Searched refs:smc91111_eeprom (Results 1 – 4 of 4) sorted by relevance
11 2. Running the smc91111_eeprom program30 2. Running the smc91111_eeprom program34 -rwxr-xr-x 1 8806 2004-10-11 14:00 smc91111_eeprom <- ELF35 -rwxr-xr-x 1 3440 2004-10-11 14:00 smc91111_eeprom.bin <- BIN36 -rwxr-xr-x 1 9524 2004-10-11 14:00 smc91111_eeprom.srec <- SREC42 SREC += smc91111_eeprom.srec43 BIN += smc91111_eeprom.bin smc91111_eeprom63 Kermit>send ~/u-boot_1.1.1/examples/smc91111_eeprom88 u-boot_1.1.1/examples> bfin-elf-objdump -d smc91111_eeprom |less90 smc91111_eeprom: file format elf32-bfin[all …]
6 /smc91111_eeprom
7 extra-$(CONFIG_SMC91111) += smc91111_eeprom
34 int smc91111_eeprom (int argc, char * const argv[]) in smc91111_eeprom() function