Skip to content

libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()#43

Open
marex wants to merge 1 commit into
dgibson:mainfrom
marex:applynode
Open

libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()#43
marex wants to merge 1 commit into
dgibson:mainfrom
marex:applynode

Conversation

@marex

@marex marex commented Oct 16, 2020

Copy link
Copy Markdown

This function is useful to merge a subset of DT into another DT, for
example if some prior-stage firmware passes a DT fragment to U-Boot
and U-Boot needs to merge it into its own DT. Export this function
to permit implementing such functionality.

This function is useful to merge a subset of DT into another DT, for
example if some prior-stage firmware passes a DT fragment to U-Boot
and U-Boot needs to merge it into its own DT. Export this function
to permit implementing such functionality.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
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