commit | 69daf5ae22d0e3b4960a940b9b2aaf5cccaff73a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 16 20:59:25 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 23 10:24:39 2021 -0500 |
tree | e376c3b6678dce240e179df7fd02fdfbaf88c2e8 | |
parent | e1d46fa8ddfc1866caf1fbf67862eb98adf84bbc [diff] |
fdt: Drop #ifdefs with MULTI_DTB_FIT Refactor the code to drop the #ifdefs for this feature. Signed-off-by: Simon Glass <sjg@chromium.org>