Add a little note in the README about something which confused me. Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx> --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 17dc845..15232ab 100644 --- a/README +++ b/README @@ -73,6 +73,17 @@ More work remains to support all of libfdt, including access to numeric values. +Tests +----- + +Test files are kept in the tests/ directory. Use 'make check' to build and run +all tests. + +If you want to adjust a test file, be aware that tree_tree1.dts is compiled +and checked against a binary tree from assembler macros in trees.S. So +if you change that file you must change tree.S also. + + Mailing list ------------ The following list is for discussion about dtc and libfdt implementation -- 2.14.1.480.gb18f417b89-goog -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html