commit | b4b6daf38d49c73f670bbf1654b568bca222fa79 | [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 | 3f51f78cbd1537deacf6ba163b014f9b200defd4 [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>