This is an old revision of the document!
Overview
How to compare device tree source files with dtx_diff.
Preparing for comparison
Given a kernel source tree at, say, ~/k/git/, prepare for comparison with:
$ cd ~/k/git $ PATH=~/k/git/scripts/dtc:$PATH $ export ARCH=arm