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: edb7212 flash size bug


Jani Monoses wrote:
Hi
this is a rediff/resend of a patch from August 2002
the edb7212 has 16Megs of flash but it's not contiguous
fi init -f overwrites redboot because it wraps after 8Megs.
the patch correctly sets the limits of the two blocks
sets the flash size to 16 in the linker script and changes an #if to #ifdef
to avoid a gcc warning

I _would_ be happy to apply this, although I would have thought this would have been picked up in testing before, when we are all still in Red Hat. Gary, any opinions?


I also note the patch doesn't have a ChangeLog, and omits to patch the .mlt file similarly (it's easy to guess how), but I can fix that up before it's committed if Jani doesn't get back to me before Gary does.

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


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