public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* update VADS flash driver
@ 2009-02-13 16:24 Bart Veer
  0 siblings, 0 replies; only message in thread
From: Bart Veer @ 2009-02-13 16:24 UTC (permalink / raw)
  To: ecos-patches

The driver had a commented-out implements for a CDL interface that no
longer exists.

Bart

2009-02-13  Bart Veer  <bartv@ecoscentric.com>

	* cdl/flash_vads.cdl: eliminate CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM.

Index: cdl/flash_vads.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/flash/powerpc/vads/current/cdl/flash_vads.cdl,v
retrieving revision 1.3
diff -u -p -r1.3 flash_vads.cdl
--- cdl/flash_vads.cdl	29 Jan 2009 17:48:30 -0000	1.3
+++ cdl/flash_vads.cdl	13 Feb 2009 16:23:38 -0000
@@ -54,9 +54,6 @@ cdl_package CYGPKG_DEVS_FLASH_VADS {
     parent        CYGPKG_IO_FLASH
     active_if	  CYGPKG_IO_FLASH
     requires	  CYGPKG_HAL_POWERPC_VADS
-
-#    implements    CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM
-
     compile       powerpc_vads_flash.c
 
     # Arguably this should do in the generic package

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-13 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 16:24 update VADS flash driver Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).