annotate tms470/makefile-frags/flash-script-gen @ 204:027b22814ac4

targets/fcdev3b.h: sync with Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Oct 2020 01:04:20 +0000
parents 2b8d11ddf653
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
42
2b8d11ddf653 tms470/makefile-frags: pruned import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 flash-script: fwimage.bin
2b8d11ddf653 tms470/makefile-frags: pruned import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 ../helpers/mk-flash-script $< ${FLASH_BASE_ADDR} ${FLASH_SECTOR_SIZE} \
2b8d11ddf653 tms470/makefile-frags: pruned import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 > $@
2b8d11ddf653 tms470/makefile-frags: pruned import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4