commit | c0e5b0ebab6ae8f04cf42bd4ac10c19af58af3a2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:59 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:26 2023 -0400 |
tree | 03d857452ecaf427ee43122ee1d227b195ba4352 | |
parent | 400a6a3a1be8c7a058253e326ec20cd935d124fb [diff] |
boot: Join ARCH_FIXUP_FDT_MEMORY with related options Move this to be with the other devicetree-fixup options. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>