Searched refs:srec (Results 1 – 6 of 6) sorted by relevance
22 extra-y += $(addsuffix .srec,$(extra-y)) $(addsuffix .bin,$(extra-y))23 clean-files := *.srec *.bin66 $(obj)/%.srec: OBJCOPYFLAGS := -O srec67 $(obj)/%.srec: $(obj)/% FORCE
11 *.srec
36 -rwxr-xr-x 1 9524 2004-10-11 14:00 smc91111_eeprom.srec <- SREC42 SREC += smc91111_eeprom.srec
59 struct iotrace_record srec, *rec = &srec; in add_record() local
783 ALL-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
3721 - "u-boot.srec" is in Motorola S-Record format3761 5. Type "make", and you should get a working "u-boot.srec" file4473 objcopy -I binary -O srec examples/image examples/image.srec4491 ~>examples/image.srec4719 ~>examples/hello_world.srec4755 ~>examples/timer.srec