Searched refs:srec (Results 1 – 12 of 12) sorted by relevance
17 extra-y += $(addsuffix .srec,$(extra-y)) $(addsuffix .bin,$(extra-y))18 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
20 OBJCOPYFLAGS_u-boot-spl.srec := -O srec25 spl/u-boot-spl.srec: spl/u-boot-spl FORCE85 spl/u-boot-spl.scif: spl/u-boot-spl.srec spl/u-boot-spl.bin
44 $ srec_cat script.scr -binary -CRLF -Output script.srec45 $ echo -e "S9030000FC\r" >> script.srec46 $ cat script.srec73 *** file: script.srec74 $ cat script.srec
56 $ screen -Logfile out.srec -L /dev/ttyUSB0 11520070 $ srec_cat out.srec -offset -1337982976 -Output out.txt -binary 2>/dev/null
43 struct iotrace_record srec, *rec = &srec; in add_record() local
70 ex) shX-linux-objcopy -Ibinary -Osrec u-boot.bin u-boot.flash.srec
1704 - "u-boot.srec" is in Motorola S-Record format1749 5. Type "make", and you should get a working "u-boot.srec" file2118 objcopy -I binary -O srec examples/image examples/image.srec2136 ~>examples/image.srec2364 ~>examples/hello_world.srec2400 ~>examples/timer.srec
440 default "u-boot-elf.srec" if RCAR_64
962 INPUTS-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
1532 default "spl/u-boot-spl.srec" if RCAR_GEN2
Completed in 28 milliseconds