commit | ba83d8593bde7aec6055ea5fe200b8db6f1b0810 | [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 | b5199380fc993174a795994f00ef3d67e60142c1 [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>