public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* CYGPKG_DEVS_FLASH_SPI_M25PXX -> hardware
@ 2009-02-12 22:17 John Dallaway
  0 siblings, 0 replies; only message in thread
From: John Dallaway @ 2009-02-12 22:17 UTC (permalink / raw)
  To: ecos-patches

[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

This patch makes CYGPKG_DEVS_FLASH_SPI_M25PXX a hardware package (and
fixes in a typographical error elsewhere in ecos.db). Checked-in.

John Dallaway

[-- Attachment #2: m25pxx-hardware-090212.patch --]
[-- Type: text/x-patch, Size: 1589 bytes --]

Index: ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/ChangeLog,v
retrieving revision 1.207
diff -u -5 -r1.207 ChangeLog
--- ChangeLog	6 Feb 2009 15:39:28 -0000	1.207
+++ ChangeLog	12 Feb 2009 22:12:55 -0000
@@ -1,5 +1,9 @@
+2009-02-12  John Dallaway  <john@dallaway.org.uk>
+
+	* ecos.db: Make CYGPKG_DEVS_FLASH_SPI_M25PXX a hardware package.
+
 2009-02-06  John Dallaway  <john@dallaway.org.uk>
 
 	* ecos.db: Eliminate superfluous target aliases which duplicate target
 	name.
 
Index: ecos.db
===================================================================
RCS file: /cvs/ecos/ecos/packages/ecos.db,v
retrieving revision 1.192
diff -u -5 -r1.192 ecos.db
--- ecos.db	6 Feb 2009 15:39:28 -0000	1.192
+++ ecos.db	12 Feb 2009 22:13:04 -0000
@@ -258,10 +258,11 @@
 
 package CYGPKG_DEVS_FLASH_SPI_M25PXX {
         alias           { "M25Pxx SPI Flash" flash_spi_m25pxx }
         directory       devs/flash/spi/m25pxx
         script          flash_m25pxx.cdl
+        hardware
         description "
         Support for M25Pxx SPI flash devices."
 }
 
 package CYGPKG_DEVS_FLASH_ARM_PID {
@@ -2419,11 +2420,11 @@
             This packages provides an ADC driver for the on-chip
             ADC provided by the LPC24xx processor family."
 }
 
 package CYGPKG_IO_ADC {
-	alias 		{ "Genric ADC support" adc io_adc }
+	alias 		{ "Generic ADC support" adc io_adc }
 	directory	io/adc
 	script		io_adc.cdl
         description "
            This package contains drivers for basic I/O services on
            adc devices."

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

only message in thread, other threads:[~2009-02-12 22:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-12 22:17 CYGPKG_DEVS_FLASH_SPI_M25PXX -> hardware John Dallaway

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