On Fri, Mar 04, 2022 at 08:43:02AM -0700, Simon Glass wrote:
> Call event_init() before relocation to get the event system running.
>
> Signed-off-by: Simon Glass
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
Call event_init() before relocation to get the event system running.
Signed-off-by: Simon Glass
---
(no changes since v1)
common/board_f.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/common/board_f.c b/common/board_f.c
index a68760092a..e36bdbc988 100644
--- a/common/board_f.c
+++ b/
2 matches
Mail list logo