# HG changeset patch # User jlarmour # Date 1159368777 0 # Node ID b7674108e616a6501a84f1fb8ffdecd63b6e4d0b # Parent 6ab0de2c523f7601fe00bf4bd610d62be22f39e8 * cdl/flash_am29xxxxx_v2.cdl: Needs to indicate to io/flash that cache needs handling. diff --git a/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog b/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog --- a/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog +++ b/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog @@ -1,3 +1,8 @@ +2006-09-27 Jonathan Larmour + + * cdl/flash_am29xxxxx_v2.cdl: Needs to indicate to io/flash + that cache needs handling. + 2005-02-23 Bart Veer * doc/am29xxxxx.sgml: bring up to date. diff --git a/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl b/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl --- a/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl +++ b/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl @@ -49,6 +49,7 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XX parent CYGPKG_IO_FLASH active_if CYGPKG_IO_FLASH implements CYGHWR_IO_FLASH_DEVICE + implements CYGHWR_IO_FLASH_DEVICE_NEEDS_CACHE_HANDLED include_dir cyg/io compile am29xxxxx.c