mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-11 16:37:42 -04:00
Mirror of DTC
It is not an error for /chosen (or any of its children) to be missing. It is not a requirement that the output of dtc be a complete, valid device tree, as it may be intended that the dtb be passed through boot code that will complete it. Thus, do not complain. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> |
||
|---|---|---|
| Documentation | ||
| tests | ||
| .gitignore | ||
| comment-test.dts | ||
| COPYING | ||
| data.c | ||
| dtc-lexer.l | ||
| dtc-parser.y | ||
| dtc.c | ||
| dtc.h | ||
| flat_dt.h | ||
| flattree.c | ||
| fstree.c | ||
| ftdump.c | ||
| livetree.c | ||
| Makefile | ||
| TODO | ||
| treesource.c | ||