[U-Boot] [PATCH 2/5] efi_loader: remove unused efi_get_time_init()
Alexander Graf
agraf at suse.de
Wed Jul 4 15:15:20 UTC 2018
On 06/30/2018 04:52 AM, Heinrich Schuchardt wrote:
> Remove unused function efi_get_time_init().
>
> Initialization of the RTC has to be done in board bring up not in the EFI
> subsystem.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Are there no EFI objects for RTC devices? These would have to get
initialized from efi_init_obj_list().
Alex
More information about the U-Boot
mailing list