commit | 624c0e53ce2a0a140411ca71f6065a468e51c2eb | [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 | 1a5bcc1cf9ee8efadce9ab1dc4aba0d113bceefe [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>