This is the mail archive of the ecos-discuss@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: intel J flash problem


oh good I'm using J flash and the documentation I needed is in 28fxxx. thank
you!!

seems I get passed this and I have this error now.
I am using innovator's board driver, replacing the flash driver, from AMD to
intel J. now it detect the flash and tell me my flash's physical size is
bigger then logical size. seems the driver will handle it so I will leave
the MMU stuff later.

RedBoot> fis init -f
About to initialize [format] FLASH image system - continue (y/n)? y
*** Initialize FLASH Image System
... Erase from 0x10020000-0x103c0000: .............................
... Erase from 0x103e0000-0x103e0000:
... Erase from 0x10400000-0x10400000:
... Erase from 0x103e0000-0x10400000: .
... Program from 0x01fdf000-0x01fff000 at 0x103e0000: Err = 98

Error writing FIS directory at 0x103e0000: Error trying to program

seems the flash write function is not working fine... anyway thanks I'll
start looking at the 28fxxx doc now.
if you have any idea, please kindly tell me. thanks a lot.


----- Original Message ----- 
From: "Jonathan Larmour" <jifl@eCosCentric.com>
To: "Ka Chun, Cheng" <kccheng@biblecrawler.com>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Friday, June 13, 2003 12:06 PM
Subject: Re: [ECOS] intel J flash problem


> If you look in, say,
> devs/flash/intel/28fxxx/current/include/flash_28fxxx_parts.inl you'll see
> that the base_mask there is very consistently defined.


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


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