u-boot/board/keymile/pg-wcom-ls102xa
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
..
ddr.c board/km: add support for seli8 design based on nxp ls102x 2021-04-15 14:22:17 +05:30
Kconfig board/km: add support for expu1 design based on nxp 2021-06-17 11:46:11 +05:30
MAINTAINERS configs/expu1: add u-boot update defconfig 2022-02-01 15:08:07 +05:30
Makefile board/km: add support for seli8 design based on nxp ls102x 2021-04-15 14:22:17 +05:30
pg-wcom-ls102xa.c event: Convert misc_init_f() to use events 2022-03-10 08:28:36 -05:00