u-boot/arch/mips
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
..
cpu mips: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
dts Merge patch series "MIPS: Boston: Various enhancements" 2025-04-22 15:13:21 -06:00
include/asm Merge patch series "list.h/treewide: get rid of no-op prefetch()" 2025-06-18 08:05:29 -06:00
lib spl: Rename jump_to_image_no_args() 2025-06-13 13:22:53 -06:00
mach-ath79 global_data: Reduce the size of bus_clk and mem_clk 2024-08-26 14:05:38 -06:00
mach-bmips Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
mach-jz47xx arch: use lowercase hex prefix style 2025-06-14 09:09:40 -06:00
mach-mscc Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
mach-mtmips arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-octeon global: Make ARCH_MISC_INIT a selected symbol 2025-07-11 11:33:25 -06:00
mach-pic32 Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
config.mk arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Kconfig Merge patch series "MIPS: Boston: Various enhancements" 2025-04-22 15:13:21 -06:00
Makefile arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00