Overview:
---------

See the README-architecture.txt for details on how lopper works. This README file
has practical information, known limitations and TODO items.

Sample run:
-----------

  % ./lopper.py -f --enhanced --werror -v -v -i lops/lop-load.dts  -i lops/lop-domain-r5.dts device-trees/system-device-tree.dts sdt.dts

Limitations:
-----------

 - This is beta version, internal interfaces are still subject to change
 - Not all errors are gracefully handled

TODO:
----

 - Output device tree sanity checking / validation
 - TODO items in code base (grep for TODO in code)
 - Robustness changes for untested input files
