Skip to content
Snippets Groups Projects
Commit 3284c8b8 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

dts: generate multiple device tree blobs


It is convenient to have all device trees on the same SoC compiled.
It allows for later easy repackaging without the need to re-run
the make file.

  - Build device trees with the same SoC under arch/$(ARCH)/dts

  - Copy the one specified by CONFIG_DEFAULT_DEVICE_TREE or
    DEVICE_TREE=... to dts/dt.dtb

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 5ab502cb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment