]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: Move fdt_support to boot/
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:45 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:25 +0000 (11:36 -0400)
commitb1a4b46734af68d734978cd5220b1af33d124814
treec68affdf3dca1bd53bd39ff645a809fea2e060a8
parent36778dfc9d58c271f59ebcf20a6a1aa438df9780
boot: Move fdt_support to boot/

This relates to booting since it fixes up the devicetree for the OS. Move
it into the boot/ directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/Makefile
boot/fdt_support.c [moved from common/fdt_support.c with 100% similarity]
common/Makefile