Home
last modified time | relevance | path

Searched refs:srec (Results 1 – 12 of 12) sorted by relevance

/u-boot/examples/standalone/
A DMakefile17 extra-y += $(addsuffix .srec,$(extra-y)) $(addsuffix .bin,$(extra-y))
18 clean-files := *.srec *.bin
66 $(obj)/%.srec: OBJCOPYFLAGS += -O srec
67 $(obj)/%.srec: $(obj)/% FORCE
A D.gitignore11 *.srec
A DREADME.smc91111_eeprom36 -rwxr-xr-x 1 9524 2004-10-11 14:00 smc91111_eeprom.srec <- SREC
42 SREC += smc91111_eeprom.srec
/u-boot/arch/arm/mach-rmobile/
A DMakefile20 OBJCOPYFLAGS_u-boot-spl.srec := -O srec
25 spl/u-boot-spl.srec: spl/u-boot-spl FORCE
85 spl/u-boot-spl.scif: spl/u-boot-spl.srec spl/u-boot-spl.bin
/u-boot/doc/usage/cmd/
A Dloads.rst44 $ srec_cat script.scr -binary -CRLF -Output script.srec
45 $ echo -e "S9030000FC\r" >> script.srec
46 $ cat script.srec
73 *** file: script.srec
74 $ cat script.srec
A Dsaves.rst56 $ screen -Logfile out.srec -L /dev/ttyUSB0 115200
70 $ srec_cat out.srec -offset -1337982976 -Output out.txt -binary 2>/dev/null
/u-boot/common/
A Diotrace.c43 struct iotrace_record srec, *rec = &srec; in add_record() local
/u-boot/doc/arch/
A Dsh.rst70 ex) shX-linux-objcopy -Ibinary -Osrec u-boot.bin u-boot.flash.srec
/u-boot/
A DREADME1704 - "u-boot.srec" is in Motorola S-Record format
1749 5. Type "make", and you should get a working "u-boot.srec" file
2118 objcopy -I binary -O srec examples/image examples/image.srec
2136 ~>examples/image.srec
2364 ~>examples/hello_world.srec
2400 ~>examples/timer.srec
A DKconfig440 default "u-boot-elf.srec" if RCAR_64
A DMakefile962 INPUTS-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
/u-boot/common/spl/
A DKconfig1532 default "spl/u-boot-spl.srec" if RCAR_GEN2

Completed in 28 milliseconds