commit | 39605c6ec3618a848a4a1c4063d474270deab442 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 16 20:59:33 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 23 10:24:40 2021 -0500 |
tree | 76ee12b767057ed463c64455085f88d3e73b2e1f | |
parent | 6476c4d9818beac88610f18ff3c3cb05c7a1f33b [diff] |
fdt: Record where the devicetree came from Keep track of where the devicetree came from, so we can report this later. Signed-off-by: Simon Glass <sjg@chromium.org>