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]

Re: [ECOS] Re: Flash device interface


> So, I have made my test changes to flashiodev.c back. The only thing I have
> left is using flash_read() for reading FLASH instead of memcpy. Maybe this
> is usefull for somebody, I attached the patch.

I've seen some admittedly strange hardware where you could not do a
straight memcpy. Using the flash API is the correct thing to do. So
i've committed this patch, with a little cleanup.

Please include a ChangeLog next time.

       Andrew


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