public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* Fix stratav2 and am29xxxxxx CDL doc link properly
@ 2008-12-19 21:06 Jonathan Larmour
  0 siblings, 0 replies; only message in thread
From: Jonathan Larmour @ 2008-12-19 21:06 UTC (permalink / raw)
  To: ecos-patches

Index: amd/am29xxxxxv2/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog,v
retrieving revision 1.3
diff -u -5 -p -r1.3 ChangeLog
--- amd/am29xxxxxv2/current/ChangeLog	20 Nov 2008 17:15:46 -0000	1.3
+++ amd/am29xxxxxv2/current/ChangeLog	19 Dec 2008 21:05:56 -0000
@@ -1,5 +1,9 @@
+2008-12-19  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/flash_am29xxxxx_v2.cdl: Doh, fix doc link properly.
+
 2008-11-20  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* cdl/flash_am29xxxxx_v2.cdl: Fix doc link.
 
 2008-09-24  Bart Veer  <bartv@ecoscentric.com>
Index: amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/flash/amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl,v
retrieving revision 1.3
diff -u -5 -p -r1.3 flash_am29xxxxx_v2.cdl
--- amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl	20 Nov 2008 17:15:47 -0000	1.3
+++ amd/am29xxxxxv2/current/cdl/flash_am29xxxxx_v2.cdl	19 Dec 2008 21:05:56 -0000
@@ -44,11 +44,11 @@
 #####DESCRIPTIONEND####
 # ====================================================================
 
 cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX_V2 {
     display	"AMD am29xxxxx flash memory support"
-    doc         ecos-ref/devs-flash-am29xxxxx.html
+    doc         ref/devs-flash-am29xxxxx.html
     parent	CYGPKG_IO_FLASH
     active_if	CYGPKG_IO_FLASH
     implements	CYGHWR_IO_FLASH_DEVICE
     include_dir	cyg/io
     compile	am29xxxxx.c
Index: intel/stratav2/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/flash/intel/stratav2/current/ChangeLog,v
retrieving revision 1.4
diff -u -5 -p -r1.4 ChangeLog
--- intel/stratav2/current/ChangeLog	23 Nov 2008 02:39:36 -0000	1.4
+++ intel/stratav2/current/ChangeLog	19 Dec 2008 21:05:57 -0000
@@ -1,5 +1,9 @@
+2008-12-19  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/flash_strata_v2.cdl: Doh, fix doc link properly.
+
 2008-11-23  Sergei Gavrikov  <sergei.gavrikov@gmail.com>
 
 	* doc/strata.sgml: Fix cut'n'paste typo in example: amd->strata.
 
 2008-11-20  Jonathan Larmour  <jifl@eCosCentric.com>
Index: intel/stratav2/current/cdl/flash_strata_v2.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/flash/intel/stratav2/current/cdl/flash_strata_v2.cdl,v
retrieving revision 1.3
diff -u -5 -p -r1.3 flash_strata_v2.cdl
--- intel/stratav2/current/cdl/flash_strata_v2.cdl	20 Nov 2008 17:15:33 -0000	1.3
+++ intel/stratav2/current/cdl/flash_strata_v2.cdl	19 Dec 2008 21:05:57 -0000
@@ -48,11 +48,11 @@
 #
 # ====================================================================
 
 cdl_package CYGPKG_DEVS_FLASH_STRATA_V2 {
     display       "Intel StrataFLASH memory support"
-    doc           ecos-ref/devs-flash-strata.html
+    doc           ref/devs-flash-strata.html
     parent        CYGPKG_IO_FLASH
     active_if	  CYGPKG_IO_FLASH
     implements    CYGHWR_IO_FLASH_DEVICE
     include_dir   cyg/io
     compile	  strata.c

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

only message in thread, other threads:[~2008-12-19 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-19 21:06 Fix stratav2 and am29xxxxxx CDL doc link properly Jonathan Larmour

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).