commit | ddc5f9b13ec6665e480e3415a3cd2a3e5668cb4d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:46 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:25 2023 -0400 |
tree | 30d8274dff915c5c7e5bac3ce6453ed1aabfe4e0 | |
parent | b1a4b46734af68d734978cd5220b1af33d124814 [diff] |
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>