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

Add support for the new BICR generation tools #2298

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gmarull
Copy link
Member

@gmarull gmarull commented Nov 25, 2024

BICR generation happens now using a new tool integrated in upstream Zephyr

This reverts commit 1b6cc13.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
This reverts commit a70d6bd.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
Temporary workaround to allow some patches to apply cleanly.
Waiting for nrfconnect#2147

Signed-off-by: Gerard Marull-Paretas <[email protected]>
Add supporting scripts and build-system integration for BICR (Board
Information Configuration Registers) generation.

Upstream PR #: 81604

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit 8334e8a713e2158f92542b1ce3884931f6dd3729)
bicr.json is a supporting file that, if present and
CONFIG_SOC_NRF54H20_GENERATE_BICR=y (default), will be used to generate
a BICR hex file. The schema for the file can be found at
soc/nordic/nrf54h20/bicr/bicrgen-schema.json.

Upstream PR #: 81604

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit 6814a424a80087bda8b65729a62f5d4930f7f8cc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant