diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-16 18:30:17 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-04-26 14:23:55 -0600 |
commit | 3e69db1223b9db82705fcc96b76caf0d8a468d12 (patch) | |
tree | f562b8b0eb1678ed852a8a349861b25d4b736130 /common/cli.c | |
parent | bcbdab70a2863355aa1b9a39abdd973202abc818 (diff) |
fdt_region: move fdt_region.c to common/ from lib/libfdt/
My goal is to sync lib/libfdt/ with scripts/dtc/libfdt/, that is,
make lib/libfdt/ contain only wrapper files.
fdt_region.c was written only for U-Boot to implement the verified
boot. So, this belongs to the same group as common/fdt_support.c,
which is a collection of U-Boot own fdt helpers.
Move lib/libfdt/fdt_region.c to common/fdt_region.c . This is
necessary only when CONFIG_(SPL_TPL_)_FIT_SIGNATURE is enabled.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'common/cli.c')
0 files changed, 0 insertions, 0 deletions