In message <[EMAIL PROTECTED]>, Andrew Lunn writes: >Reading the documentation is a good place to start:
Usually. >http://ecos.sourceware.org/docs-latest/ref/io-flash.html Hmm. So, since there's only one flash device supported, I don't have to say which one I want, I just initialize the flash library, get the base address and such, then use flash_read and flash_program to read and write. Thanks! I was trying to figure out some of this, but all the pages I turned up searching were on the redboot interface, rather than the API. -s -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
