Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes eboot.elf CS issue #7047

Merged
merged 2 commits into from
Feb 3, 2020
Merged

Conversation

mhightower83
Copy link
Contributor

@mhightower83 mhightower83 commented Jan 29, 2020

The CS issue is only seen when you try to use an eboot.elf that is built from scratch.
The eboot.elf checked in works fine. The .text section is significantly smaller than the one built from scratch.

Added dependencies for eboot.ld and Makefile to Makefile.
Updated eboot.ld to not fill with zeros through the CS field
on its way to the CRC.
Added size test to elf2bin.py

Edited: clarification

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated eboot.ld to not fill with zeros through the CS field
on its way to the CRC.
Added size test to elf2bin.py
@mhightower83 mhightower83 changed the title Updated eboot.ld to not fill with zeros through the CS field. Fixes eboot.elf CS issue Jan 29, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@earlephilhower earlephilhower merged commit 6be5616 into esp8266:master Feb 3, 2020
@mhightower83 mhightower83 deleted the pr-eboot-cs-fix branch February 3, 2020 20:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants