u-boot/board/phytium/pomelo
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
..
cpu.h arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
ddr.c arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
Kconfig arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
MAINTAINERS arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
Makefile arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
pcie.c arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
pll.c arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00
pomelo.c event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
sec.c arm: add initial support for the Phytium Pomelo Board 2022-03-10 13:57:04 -05:00