view tms470/makefile-frags/flash-script-gen @ 190:49c7ed5eeadd

FCHG: sync with Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 16 Apr 2020 17:29:54 +0000
parents 2b8d11ddf653
children
line wrap: on
line source

flash-script:	fwimage.bin
	../helpers/mk-flash-script $< ${FLASH_BASE_ADDR} ${FLASH_SECTOR_SIZE} \
		> $@