Files
u-boot/board
Tom Rini d0ed963690 global: Make ARCH_MISC_INIT a selected symbol
This symbol is not something that the user should be enabling or
disabling but rather the developer for a particular board should select
it when required.

This is mostly size neutral, however a few places do have changes. In
the case of i.MX6ULL systems, it is always the case that
arch_misc_init() could call setup_serial_number() and do useful work,
but was not enabled widely, but now is. In the case of i.MX23/28
systems, we should be able to call mx28_fixup_vt() again here, so do so.
Finally, some platforms were calling arch_misc_init() and then not doing
anything and this results in removing the option.

Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2025-07-11 11:33:25 -06:00
..
2024-10-03 09:29:23 -06:00
2025-06-02 17:26:16 -06:00
2025-05-09 15:05:14 -06:00
2025-05-09 15:05:14 -06:00
2025-07-08 13:10:03 -06:00
2025-06-02 17:26:16 -06:00
2024-07-22 10:51:47 -06:00
2025-06-02 17:26:16 -06:00
2025-07-08 13:11:12 -06:00
2025-05-09 15:05:14 -06:00
2025-06-26 13:45:33 -06:00
2024-09-12 17:35:37 +02:00
2025-04-11 12:16:44 -06:00
2025-04-11 12:16:44 -06:00