Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001073

John Dallaway <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
         AssignedTo|[email protected] |[email protected]
                   |ware.org                    |
     Ever Confirmed|0                           |1

--- Comment #4 from John Dallaway <[email protected]> 2010-11-13 09:28:00 
GMT ---
Alexander, could you wrap your changes in:

  #if defined(CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP)
  #endif

add the following CDL option to romfs.cdl:

  cdl_option CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP {
    display "Lookup flash block device names"
    flavor bool
    requires CYGPKG_IO_FLASH
    requires CYGPKG_IO_FLASH_BLOCK_DEVICE
    default_value 0
    description "Enables the location of a ROM filesystem to
      be specified using a flash block device name such as
      \"/dev/flash/fis/romfs\" in the call to mount()."
  }

and resubmit your patch please?

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to