# HG changeset patch # User jlarmour # Date 1159368798 0 # Node ID aa8da0f3b0a722e4b3902c677203a679547a65da # Parent b7674108e616a6501a84f1fb8ffdecd63b6e4d0b * cdl/flash_synth.cdl: Needs to indicate to io/flash that cache needs handling. diff --git a/packages/devs/flash/synthv2/current/ChangeLog b/packages/devs/flash/synthv2/current/ChangeLog --- a/packages/devs/flash/synthv2/current/ChangeLog +++ b/packages/devs/flash/synthv2/current/ChangeLog @@ -1,3 +1,8 @@ +2006-09-27 Jonathan Larmour + + * cdl/flash_synth.cdl: Needs to indicate to io/flash + that cache needs handling. + 2004-12-02 Bart Veer * include/synth.h, src/synth.c: explicitly include diff --git a/packages/devs/flash/synthv2/current/cdl/flash_synth.cdl b/packages/devs/flash/synthv2/current/cdl/flash_synth.cdl --- a/packages/devs/flash/synthv2/current/cdl/flash_synth.cdl +++ b/packages/devs/flash/synthv2/current/cdl/flash_synth.cdl @@ -56,7 +56,8 @@ cdl_package CYGPKG_DEVS_FLASH_SYNTH_V2 { requires CYGINT_ISO_ERRNO_CODES implements CYGHWR_IO_FLASH_DEVICE - + implements CYGHWR_IO_FLASH_DEVICE_NEEDS_CACHE_HANDLED + include_dir cyg/flash description "FLASH memory device support for Synthetic target" compile -library=libextras.a synth.c