Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/examples/standalone/
H A DMakefile22 extra-y += $(addsuffix .srec,$(extra-y)) $(addsuffix .bin,$(extra-y))
23 clean-files := *.srec *.bin
66 $(obj)/%.srec: OBJCOPYFLAGS := -O srec
67 $(obj)/%.srec: $(obj)/% FORCE
H A D.gitignore11 *.srec
H A DREADME.smc91111_eeprom36 -rwxr-xr-x 1 9524 2004-10-11 14:00 smc91111_eeprom.srec <- SREC
42 SREC += smc91111_eeprom.srec
/rk3399_rockchip-uboot/common/
H A Diotrace.c59 struct iotrace_record srec, *rec = &srec; in add_record() local
/rk3399_rockchip-uboot/
H A DMakefile783 ALL-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
H A DREADME3721 - "u-boot.srec" is in Motorola S-Record format
3761 5. Type "make", and you should get a working "u-boot.srec" file
4473 objcopy -I binary -O srec examples/image examples/image.srec
4491 ~>examples/image.srec
4719 ~>examples/hello_world.srec
4755 ~>examples/timer.srec