mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 09:20:00 +02:00
Use the misc_init_f event instead, which is designed for this purpose. All boards with CONFIG_VID already enable CONFIG_EVENT. Signed-off-by: Simon Glass <sjg@chromium.org>