mirror of https://gitlab.com/qemu-project/dtc.git
![]() If future dtb version > 17 are defined, that are still backwards compatible with v16, libfdt will of course be able to read and understand them. However, when modifying such a tree, it can't guarantee that it won't clobber additional structure from the new version which it doesn't know about. Therefore, before making modifications to a tree of version >17, we must change it's version to be exactly 17. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> |
||
---|---|---|
Documentation | ||
libfdt | ||
scripts | ||
tests | ||
.gitignore | ||
GPL | ||
Makefile | ||
Makefile.dtc | ||
TODO | ||
comment-test.dts | ||
data.c | ||
dtc-lexer.l | ||
dtc-parser.y | ||
dtc.c | ||
dtc.h | ||
flattree.c | ||
fstree.c | ||
ftdump.c | ||
livetree.c | ||
srcpos.c | ||
srcpos.h | ||
treesource.c |