This is the mail archive of the ecos-patches@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: hi gary I have a question about fis create/write fail Err


Note: this question really belongs on the eCos discussion list.
Private email/support is only available under contract.

On Thu, 2003-12-18 at 03:57, ëìë wrote:
> hi gray
> My name is jeong-rok park
> I am glad ti know you
> I am a novice in embedded linux
> I met some problem that fis create can't work
> so I searched ecos-discuss and found same problem mailing 
> list(Very strange: fis create/write fail Err= 92)
> and in the the last mail list 
> you said about the patch to make fis work
> 
> I was so happy to find the answer.
> but I could'nt find the patch
> 
> please let me know the answer or where can I find patch

This is a hardware error (I can't tell exactly since you did
not specify the chip type, etc).  Most likely is that the
device or blocks in question are locked.  If your FIS supports
the unlock command, try that first:
  RedBoot> fis unlock -f START_ADDR -l LENGTH
where START_ADDR and LENGTH match the address and length of
the image you are trying to create.

Good luck.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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