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 DTS as regular file, not as patch #1

Open
imphil opened this issue Nov 20, 2018 · 1 comment
Open

Add DTS as regular file, not as patch #1

imphil opened this issue Nov 20, 2018 · 1 comment

Comments

@imphil
Copy link
Contributor

imphil commented Nov 20, 2018

Currently the only way device tree files can be added is through patches. A small change in buildroot would allow them to be added as regular file, which is much more convenient when editing (or generating) dts files.

Wait for feedback on http://lists.busybox.net/pipermail/buildroot/2018-November/235945.html.

If this patch goes in the configuration could look like this:

BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="$(BR2_EXTERNAL_OPTIMSOC_PATH)/board/compute_tile_singlecore/compute_tile_singlecore.dts"
BR2_LINUX_KERNEL_DTB_IS_SELF_BUILT=y
@imphil
Copy link
Contributor Author

imphil commented Aug 12, 2019

This patch is now merged and should be in the upcoming 2019.08 release.

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

No branches or pull requests

1 participant