mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-22 19:21:57 +01: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>