This is the mail archive of the ecos-discuss@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: Nand support in Redboot


viren.dobariya wrote:
I tried eCosCentric NAND tree. But it has only few commands like nand info, list, erase and bbt.
I want to write image into NAND flash using redboot.
Is it possible using this package only??

As I said, it's all known to work via fileio. Build yourself a copy of RedBoot with CYGPKG_REDBOOT_FILEIO enabled and a plausible filesystem (YAFFS is the only one I've tested, see the yaffs-ecoscentric-gpl repository) - then you get access to the `fs' set of commands. I'm not aware of anything which provides "direct" NAND access from RB, though thinking about it is somewhere on my todo list.



Ross


--
eCosCentric Ltd, Barnwell House, Barnwell Drive, Cambridge CB5 8UU, UK
Registered in England no. 4422071.                 www.ecoscentric.com

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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