Skip to content

Add DTS as regular file, not as patch #1

Description

@imphil

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions