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]

Re: flash size calculation


On Wed, Sep 12, 2001 at 01:57:46AM +0100, Jonathan Larmour wrote:
> Probably not good: looking at redboot's load_flash_config() function, it
> uses the flash_end (set from flash_info.end) to calculate the base for the
> flash config. But that should be aligned to a flash block.

Meanwhile i noticed that this is not really good.
(there are many other situations making problems)

My workaround is mapping the flash not
to the ceiling of the 32bit boundary. :-)

thanks, christoph
-- 


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