This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CYGPKG_DEVS_FLASH_INTEL_BOOTBLOCK not used


This removes the bootblock flash package from the database since it
is not used by any target and is superseded by the intel 28fxxxx
package.

--- ecos.db     6 Aug 2002 19:30:02 -0000       1.65
+++ ecos.db     8 Aug 2002 12:31:14 -0000
@@ -152,16 +152,6 @@
            This package contains generic support for FLASH memory."
 }

-package CYGPKG_DEVS_FLASH_INTEL_BOOTBLOCK {
-       alias           { "Support for Intel boot block flash memory" flash_intel_bootblock }
-       directory       devs/flash/intel/bootblock
-       script          flash_intel_bootblock.cdl
-       hardware
-        description "
-           This package contains hardware support for Intel boot block flash memory."
-}
-
-
 package CYGPKG_DEVS_FLASH_ARM_AAED2000 {
        alias           { "Support for flash memory on Agilent AAED2000 board" flash_aaed2000 }
        directory       devs/flash/arm/aaed2000


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]