Skip to content

Commit

Permalink
Boost RTC frequency to support Linux boot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvan Tortorella committed Sep 29, 2023
1 parent 498ef70 commit db301a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/cheshire_pkg.sv
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ package cheshire_pkg;
RegAmoNumCuts : 1,
RegAmoPostCut : 1,
// RTC
RtcFreq : 32768,
RtcFreq : 10,
// Features
Bootrom : 1,
Uart : 1,
Expand Down

0 comments on commit db301a4

Please sign in to comment.