1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 09:49:19 +01:00
Files
u-boot-megous/drivers
Ovidiu Panait 8272d4cb89 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
Relocate timer_ops pointers when CONFIG_NEEDS_MANUAL_RELOC is enabled.

The (gd->flags & GD_FLG_RELOC) check was added to make sure the reloc_done
logic works for drivers that use DM_FLAG_PRE_RELOC.

Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Link: https://lore.kernel.org/r/20221012053656.1492457-2-ovpanait@gmail.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2022-11-22 15:02:07 +01:00
..
2022-04-25 09:25:00 +02:00
2022-09-25 08:30:05 -06:00
2021-10-05 08:50:15 -04:00
2022-09-16 11:05:16 -04:00
2022-08-04 16:18:47 -04:00
2022-01-13 07:57:49 -05:00
2022-11-14 07:24:47 +01:00
2022-10-26 15:21:12 -04:00
2022-01-13 07:57:49 -05:00
2022-09-19 16:07:12 -04:00
2022-11-10 09:45:54 -05:00
2022-09-16 11:05:16 -04:00
2022-10-11 16:03:03 -04:00
2022-09-03 16:59:05 +03:00
2022-05-03 21:39:22 +02:00
2022-11-02 13:58:17 -04:00