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

Uniform device tree for differnt core configs #13

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

nbosb
Copy link
Collaborator

@nbosb nbosb commented Nov 9, 2023

Instead of having multiple device tree files for differnt number of cores, a single file is used. The device tree must be processes by a C/C++ preprocessor before it is compiled. NRCPU must be passed to the preprocessor. The compilation of the device trees is shifted from buildroot to the postprocessing step.

Instead of having multiple device tree files for differnt number of
cores, a single file is used. The device tree must be processes by a
C/C++ preprocessor before it is compiled. NRCPU must be passed to the
preprocessor. The compilation of the device trees is shifted from
buildroot to the postprocessing step.

Signed-off-by: Nils Bosbach <bosbach@ice.rwth-aachen.de>
@aut0 aut0 merged commit cfe06ef into aut0:master Nov 10, 2023
@nbosb nbosb deleted the dev_dtb_build branch August 6, 2024 14:40
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.

None yet

2 participants