This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

66AK2G12: Keystone timer boot error

Part Number: 66AK2G12

Hello,

I am looking at the kernel boot on 66AK2G EVM, with TI SDK 06_03_00_106, 

I am seeing this error at boot 

[ 0.000136] keystone_timer_init: failed to get clock
[ 0.000156] Failed to initialize '/soc@0/timer@2210000': -517

wondering if you have a way to fix it ?

thank you,

Vincent

  • Hello,

    just wondering if anybody tried to fix the issue. It seems to be causing issue with "sync-clocks.service". error is "[FAILED] Failed to start Synchronize System and HW clocks.".

    is it really needed all together ?

    Vincent

  • Hello,

    Can I get some feedback on this,
    I am seeing the current_clocksource for K2G is set to arch_sys_counter.

    Do we still need to have RTC enable in the defconfig ? CONFIG_RTC_HCTOSYS_DEVICE="rtc0" ?
    It gives an error during the kernel boot
    [    7.995642] hctosys: unable to open rtc device (rtc0)

    thank you,

    Vincent