u-boot/board/gdsys/mpc8308
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
..
gazerbeam.c event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
Kconfig ppc: Remove gdsys hrcon boards 2021-04-10 08:04:42 -04:00
MAINTAINERS MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00
Makefile ppc: Remove gdsys hrcon boards 2021-04-10 08:04:42 -04:00
mpc8308.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mpc8308.h gdsys: mpc8308: Use shadow register for output GPIO values 2019-05-21 08:03:38 +02:00
sdram.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00