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]

RedBoot fconfig.c fix


The new RedBoot file - fconfig.c - fails to build when
CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG is not defined.

This is because line 694 requires the variables 'stat' and '*err_addr' regardless of
CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG.

The attached patch fixes this.

--
Chris

Attachment: redboot-fix.pat
Description: Binary data


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