This is the mail archive of the ecos-patches@sourceware.org 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]

Re: FlashV2 conflict


On Fri, Apr 06, 2007 at 09:17:46AM -0600, Gary Thomas wrote:
> There are some things in RedBoot (fs/fileio.c) which aren't
> quite right when built using the trunk.  In particular, there
> is use of CYGPKG_IO_FLASH_BLOCK_DEVICE_LEGACY which seems to
> be only on the FLASHv2 branch.
> 
> What's the best way to fix this?  The attached patches make
> file I/O to JFFS2 work on the trunk again for me.

Hi Gary

It looks like Jifl's merge in of eCosCentric's code broke it.  My
guess is that eCosCentrics private tree has flashv2 as default, so
they would not of noticed the breakage. 

I think it would be best if eCosCentric fixed this, so there is one
fix for both the public and their private tree. If say after a week
there is no fix from eCosCentric we take your patch.

      Andrew


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