Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

update loader script copy size automatically #1

Open
bunnie opened this issue Feb 24, 2020 · 0 comments
Open

update loader script copy size automatically #1

bunnie opened this issue Feb 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bunnie
Copy link
Member

bunnie commented Feb 24, 2020

At the moment, there is a loader.S which has a hard-coded copy size to RAM (currently 32kiB).

Modify the buildpush.sh script to:

  • check the size of the final binary image
  • update the loader.S script if necessary or
  • flag an error if the binary image is too large for loader.S
@bunnie bunnie self-assigned this Feb 24, 2020
@bunnie bunnie added the bug Something isn't working label Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant