Add the possibility to use another DTC
Add a make.conf DTC variable that control which DTC (Device Tree Compiler) to use.
Paths
| Differential D9577 Authored by manu on Feb 13 2017, 9:10 PM.
Tags Referenced Files
Details
Summary Add the possibility to use another DTC Add a make.conf DTC variable that control which DTC (Device Tree Compiler) to use. Test Plan Compile kernel for ARM which uses DTC.
Diff Detail
Event Timelinemanu updated this object. Herald added a reviewer: manpages. · View Herald TranscriptFeb 13 2017, 9:10 PM2017-02-13 21:10:39 (UTC+0)
bdrewery edited edge metadata. bdrewery added inline comments.
This revision now requires changes to proceed.Feb 13 2017, 10:36 PM2017-02-13 22:36:24 (UTC+0)
Comment Actions Yeah I definitely doesn't work for me as is (also I'm sure it did when I created this review but I must have had some local mods). manu edited edge metadata. Comment ActionsExport the DTC variable in bsd.dtb.mk and correct man page. This revision now requires changes to proceed.Feb 17 2017, 7:59 PM2017-02-17 19:59:43 (UTC+0) Comment Actions Looks like all of Bryan's feedback has been answered, and that answers the questions I had. This revision now requires changes to proceed.Jun 17 2017, 11:11 PM2017-06-17 23:11:00 (UTC+0) This revision is now accepted and ready to land.Jun 17 2017, 11:29 PM2017-06-17 23:29:26 (UTC+0) Closed by commit rS320064: make.conf: Add the possibility to use another DTC (authored by manu). · Explain WhyJun 17 2017, 11:35 PM2017-06-17 23:35:14 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25612 share/man/man5/make.conf.5
sys/conf/dtb.mk
sys/tools/fdt/make_dtb.sh
|
I think there is a line break necessary here, it flows over the line too much.