Files
u-boot/board
Simon Glass 42fdcebf85 event: Convert misc_init_f() to use events
This hook can be implmented using events, for the three boards that
actually use it.

Add the event type and event handlers. Drop CONFIG_MISC_INIT_F since we
can just use CONFIG_EVENT to control this. Since sandbox always enables
CONFIG_EVENT, we can drop the defconfig lines there too.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-03-10 08:28:36 -05:00
..
2022-03-07 11:36:12 -05:00
2021-11-07 18:36:55 +01:00
2021-09-07 16:22:30 -04:00
2022-01-19 18:11:34 +01:00
2021-10-27 16:38:26 -04:00
2021-09-04 11:42:41 -04:00
2021-09-07 16:22:30 -04:00
2021-06-17 09:40:58 +08:00
2022-01-08 11:16:03 -05:00