Commit 629e93a
committed
lk2nd: scripts: dtbTool: Clean up QCDT entries for Samsung MSM8916
The msm8916 samsung.dts results in a lot of QCDT entries (records)
because each qcom,msm-id is combined with each qcom,board-id. However,
each board-id is actually only valid for one particular msm-id,
so we can save quite some space by cleaning them up here.
This is a bit of a hack but since this is a custom copy of dtbTool
anyway it's not much of a problem. Also, reverting this (or using the
standard dtbTool) would not result in a functional difference, just
a larger build result.1 parent 8fc9aed commit 629e93a
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
412 | 422 | | |
413 | 423 | | |
414 | 424 | | |
| |||
0 commit comments