This is the mail archive of the ecos-devel@sourceware.org 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] | |
On Sun, Nov 19, 2006 at 07:45:54AM -0500, John Clark wrote:
> Hello,
>
> Anyhow, because of the unconditional calls to valid_address() now, load
> reports success but fails to actually write to memory outside of its
> known range. For a quick fix, I put a check for
> CYGSEM_REDBOOT_VALIDATE_USER_RAM_LOADS around the calls to
> valid_address(). Unfortunately, that breaks the load into flash feature
> completely when address validation is disabled.
Hi John.
How does it break the load? Please could you try the attached patch.
Thanks
Andrew
Attachment:
redboot.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |