commit | 2a3789b217f0142e1d0b608d9a87f58789e8f055 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 16 20:59:30 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 23 10:24:40 2021 -0500 |
tree | 7ce911e8358eb094b7be5f287bd1ff4ab287bcdd | |
parent | 0aeb45d02ff5875ff0444e39d60c85500029dfdc [diff] |
fdt: Drop remaining preprocessor macros in fdtdec_setup() We only have two choices for obtaining the devicetree. Simplify the code to make that clear. Signed-off-by: Simon Glass <sjg@chromium.org>