On Wed, Jul 10, 2019 at 3:02 AM Park, Aiden <[email protected]> wrote: > > Slim Bootloader provides TSC clock information in its performance > info hob. For now, TSC clock information is only used for timer driver > from the performance info hob. > - Get TSC frequency from performance info hob > - Set tsc_base and clock_rate for timer driver > > Signed-off-by: Aiden Park <[email protected]> > --- > > Changes in v3: > * Use HOB function from the common HOB library > > arch/x86/cpu/slimbootloader/slimbootloader.c | 34 +++++++++++++++++++ > .../asm/arch-slimbootloader/slimbootloader.h | 30 ++++++++++++++++ > 2 files changed, 64 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

