]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Move fdt_simplefb to boot/
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:46 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:25 +0000 (11:36 -0400)
commitddc5f9b13ec6665e480e3415a3cd2a3e5668cb4d
tree30d8274dff915c5c7e5bac3ce6453ed1aabfe4e0
parentb1a4b46734af68d734978cd5220b1af33d124814
Move fdt_simplefb to boot/

This relates to booting, so move it there. Create a new Kconfig menu for
things related to devicetree fixup.

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