comparison packages/devs/flash/intel/bootblock/current/cdl/flash_intel_bootblock.cdl @ 1704:d4ce7bf7bdb7

Indicate that these drivers need the legacy device API.
author asl
date Thu, 05 Aug 2004 13:38:13 +0000
parents d2c90368aeef
children
comparison
equal deleted inserted replaced
1703:772ee36b344d 1704:d4ce7bf7bdb7
53 53
54 parent CYGPKG_IO_FLASH 54 parent CYGPKG_IO_FLASH
55 active_if CYGPKG_IO_FLASH 55 active_if CYGPKG_IO_FLASH
56 56
57 implements CYGHWR_IO_FLASH_DEVICE 57 implements CYGHWR_IO_FLASH_DEVICE
58 implements CYGHWR_IO_FLASH_DEVICE_LEGACY
58 implements CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM 59 implements CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM
59 60
60 include_dir . 61 include_dir .
61 include_files ; # none _exported_ whatsoever 62 include_files ; # none _exported_ whatsoever
62 description "FLASH memory device support for Intel boot block flash memory" 63 description "FLASH memory device support for Intel boot block flash memory"