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: Flash problem with Intel P30


On Tue, Nov 29, 2005 at 08:46:37PM +1100, Abraham Celik wrote:
> Hi Andrew,
> 
> I agree that I have something not set up correctly.
> 
> Its not the correct flash for the IXDPG425, however the changes that were
> recommended for the switch to the P30 do not work as hoped.
> 
> I was actually hoping that someone had already gone through this major pain,
> and could shed some light on how they fixed it, or better still, if someone
> could point me in the right direction of how to fix it.
> 
> I know that its not configured correctly, but where do I start to learn how
> to fix it?

You need to look at the code in the driver. Put in some debug prints,
find out what happens in the flash_hwr_init() function. Basically, do
some debugging.

I suggest you use a ram version of redboot, not a rom version.

        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]