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: How can I initial the flashs of sst29vfxxx and intel_strata at do_flash_init() ?


Hi Andrew,

    I have updated my redboot package, then it is compiled OK~
There are two different flash type in my platform, one is intel 
CYGPKG_DEVS_FLASH_STRATA, and the other is 
CYGPKG_DEVS_FLASH_SST_39VFXXX. 
But I find it only CYGPKG_DEVS_FLASH_STRATA be initiated.
And I find that CYGHWR_IO_FLASH_DEVICE = 2.
The cyg_flashdevtab array only has strata information, how can I add
the sst information into cyg_flashdevtab[]??

Thank you~

Steven Cheng


> Anyway, you have two options:
> 
> * update your redboot package to the flash_v2 branch.
> * enabling the legacy flash API in the flash CDL options.
> 
>         Andrew
> 


-- 
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]