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: redboot block size on IQ80310


> Humm, Redboot[backup] starts at 0x00040000 and is 0x00040000 in
> length. That means it finishes at 0x0007ffff. So why is fis free
> showing you 0x00060000 as being the first free address?

Reading the source code explains this. RedBoot decided which areas of
flash are free by looking at the contents of the flash, not what the
FIS table says is in use. ie if the flash block conatins all 0xff its
free.

        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]