commit | 4f54253f6d5fde8abf682e7ca50d5de41ff5d1a7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 04 08:43:02 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 10 08:28:36 2022 -0500 |
tree | 9dbb8a894a103018738a43a907fb4b8c86c65652 | |
parent | a128b1b7507d2619a7cbf2cd6daf5a006945fbed [diff] |
event: Set up the event system on start-up Call event_init() before relocation to get the event system running. Signed-off-by: Simon Glass <sjg@chromium.org>