u-boot/arch/mips/mach-mtmips
Simon Glass 91caa3bb89 event: Use an event to replace last_stage_init()
Add a new event which handles this function. Convert existing use of
the function to use the new event instead.

Make sure that EVENT is enabled by affected boards, by selecting it from
the LAST_STAGE_INIT option. For x86, enable it by default since all boards
need it.

For controlcenterdc, inline the get_tpm() function and make sure the event
is not built in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-31 13:16:55 -04:00
..
include/mach mips: mtmips: add support for MediaTek MT7620 SoC 2021-01-24 21:39:26 +01:00
mt7620 arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
mt7621 treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
mt7628 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
cpu.c event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
ddr_cal.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ddr_init.c mips: mtmips: add support to initialize SDRAM 2021-01-24 21:39:26 +01:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Makefile mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
spl.c serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00