commit | 8ae30e58ea16b58d4fe7cd352eb94407b84bd23a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 21 10:18:53 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 14:05:37 2024 -0600 |
tree | acdac7d1a3506d72cf72f24138260e64d276ab9a | |
parent | 6c997e190cc384ab86f9c405eb8668ca7bf20d53 [diff] |
global_data: Move pci_clk to m68k and powerpc Only m68k and powerpc use this field, so move it to the arch-specific info, to reduce the size for other archs. Signed-off-by: Simon Glass <sjg@chromium.org>