commit | b7b7f16bfc2166ae51bcc19614e21f49ad980eb5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:57 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:26 2023 -0400 |
tree | 09aa0ec2172f857bfdf8b9c3efd1df16cdd04085 | |
parent | 8b1ec000a81b5908d0d919f45307b1a26d940591 [diff] |
boot: Join FDT_FIXUP_PARTITIONS 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>