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]

RAM checking for RedBoot fis load command


When the 'fis load' command is used, a check is performed to see if the
image is being loaded into RAM.  If not the message "Not a loadable
image" is displayed and the load is aborted.

Surely this check should only be performed when 
CYGSEM_REDBOOT_VALIDATE_USER_RAM_LOADS = 1.

The attached patch implements this.

--
Chris

Attachment: fis-load.pat
Description: Binary data


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