u-boot/board/keymile/pg-wcom-ls102xa
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
..
ddr.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
Kconfig board/km: add support for expu1 design based on nxp 2021-06-17 11:46:11 +05:30
MAINTAINERS MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00
Makefile board/km: add support for seli8 design based on nxp ls102x 2021-04-15 14:22:17 +05:30
pg-wcom-expu1.env env: Use include/env for text-environment includes 2023-08-09 23:31:12 +08:00
pg-wcom-ls102xa.c event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
pg-wcom-seli8.env env: Use include/env for text-environment includes 2023-08-09 23:31:12 +08:00