commit | c5f9e16f839b230539ed8136f133476b7587ead0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:57:12 2021 -0600 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Aug 14 20:54:41 2021 +0200 |
tree | 6c124a2345b6b18b9cab4d42d7b852876ce4dabc | |
parent | b4fbaafe8e3016e5e05354b82369ef15b1ee77c8 [diff] |
doc: Add a note about why devicetree is used This question comes up every now and then with people coming from Linux. Add some notes about it so we can point to it in the mailing list. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>