diff targets/fcdev3b.conf @ 258:13bcc2ed7e44

configure.sh & targets/*.conf: emit FLASH_BASE_ADDR & FLASH_SECTOR_SIZE into the generated Makefile
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 04 Aug 2017 07:14:16 +0000
parents 76d139c7a25e
children a963c5c35f8d
line wrap: on
line diff
--- a/targets/fcdev3b.conf	Fri Aug 04 06:54:12 2017 +0000
+++ b/targets/fcdev3b.conf	Fri Aug 04 07:14:16 2017 +0000
@@ -3,3 +3,5 @@
 MAIN_blob=blobs/patches/main-fchw.lib
 INIT_blob=blobs/patches/main-fchw/init.obj
 TPUDRV_blob=blobs/libs/tpudrv.lib
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x40000