chip-u-boot-scr: Bump the limit to fit a resin image.#16
Open
michal-mazurek wants to merge 1 commit intoagherzan:masterfrom
Open
chip-u-boot-scr: Bump the limit to fit a resin image.#16michal-mazurek wants to merge 1 commit intoagherzan:masterfrom
michal-mazurek wants to merge 1 commit intoagherzan:masterfrom
Conversation
agherzan
approved these changes
Jul 11, 2017
| UBI_FLASH_ADDR = "0x1000000" | ||
| OOB_SIZE = "1664" | ||
| SCRIPTADDR = "0x43100000" | ||
| UBI_SIZE="0x0A000000" |
Owner
There was a problem hiding this comment.
Can we use ?= and let other layers overwrite this value?
f4c5a91 to
8f0a49c
Compare
Author
|
Please don't merge yet, even with this bump it still won't fit a full resin image with two root partitions. Connect balena-os/balena-chip#14 |
Signed-off-by: Michal Mazurek <michal@resin.io>
8f0a49c to
499551a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We may need to bump this again in the future. Currently the image size is 0xD59F800 bytes, so bump the limit from 0xA000000 to 0xF000000