commit | bed6bc769765593215c1f5c9840c8c390093387b | [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 | 51608c9cd4c1a78ca0d2df81450a1c799059963d [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>