u-boot/board/ge
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
..
b1x5v2 global: Migrate CONFIG_MXC_UART_BASE to CFG 2022-12-23 10:14:51 -05:00
bx50v3 event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
common WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
mx53ppd video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO 2022-10-30 20:07:17 +01:00