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

Fix boot.img creation failue due to size limit #137

Open
wants to merge 1 commit into
base: celadon/s/mr0/stable
Choose a base branch
from

Conversation

JeevakaPrabu
Copy link
Contributor

Creation of boot.img fails due to size exceeding maximum size limit of 40MB.

When all guc and huc files are included, boot.img size is exceeding the max size of 40MB.

Copy GuC and HuC files of supported platforms to avoid boot image size exceeding set maximum size limit.

Change-Id: Ice350188cb7acad12f1c0edcf05e59c3c53c6db6
Tracked-On: OAM-104210
Signed-off-by: Sundar Gnanasekaran [email protected]
Signed-off-by: Jeevaka Prabu Badrappan [email protected]

Creation of boot.img fails due to size exceeding maximum size limit
of 40MB.

When all guc and huc files are included, boot.img size is exceeding
the max size of 40MB.

Copy GuC and HuC files of supported platforms to avoid boot image size
exceeding set maximum size limit.

Change-Id: Ice350188cb7acad12f1c0edcf05e59c3c53c6db6
Tracked-On: OAM-104210
Signed-off-by: Sundar Gnanasekaran <[email protected]>
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs Valid commit message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants