fdt: Record where the devicetree came from
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:33 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:40 +0000 (10:24 -0500)
commit39605c6ec3618a848a4a1c4063d474270deab442
tree76ee12b767057ed463c64455085f88d3e73b2e1f
parent6476c4d9818beac88610f18ff3c3cb05c7a1f33b
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>
include/asm-generic/global_data.h
include/fdtdec.h
lib/fdtdec.c