You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
On U540 it seems to be off by a factor of 10.
If I change PcdRiscVMachineTimerFrequencyInHerz from 1_000_000 to 10_000_000 the countdown to skip startup.sh seems to be roughly 5 seconds.
However the device tree of the U540 indicates that the frequency is 1_000_000.
Maybe there's something wrong in Silicon/RISC-V/ProcessorPkg/Library/RiscVTimerLib/RiscVTimerLib.c?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The countdown in the shell to run autostart.nsh says it's counting down from 5s but it's much faster.
1_000_000
)6_250_000
according to datasheet)The text was updated successfully, but these errors were encountered: