commit | 48e6d3d30e126e264f2b5462399475a63f4c2042 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:47 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:25 2023 -0400 |
tree | 26eed125702b9bf27616f3d43d2562bd30bd3d1c | |
parent | 2736719cd0e6e4acbceb3ffdd09d7efd279ba6f9 [diff] |
boot: Move some other fdt-fixup options to the same menu Move more options relating to fixing up a device tree into the new devicetree-fixup menu. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>