Skip to content

coolbho3k/socfpga_oc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

DEPRECATED: Work is moved out of a Linux LKM and into https://github.com/coolbho3k/Linux-Kernel_MiSTer/tree/overclock

MiSTer FPGA cpufreq driver

This is very WIP! It's not fully working yet.

Compile this as a module and the DE10 Nano will be able to scale between 800 MHz and 400 MHz via cpufreq governor.

I have overclocking working in principle, but this driver can't do it yet.

Notes

  1. CONFIG_CPU_FREQ needs to be set to y on the kernel.
  2. Currently this is set up as a loadable kernel module. I'll try to upstream it into the MiSTer kernel when working well.
  3. I'll keep any kernel changes in this driver. I don't think I'll update the socfpga Common Clock Framework unless I can upstream the changes even further.

Helpful resources

Cyclone V docs/code

How to build

About

MiSTer FPGA cpufreq driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published