Changing a Qsys design to run latest version of uClinux

167 Views Asked by At

I'm using a design in Qsys to run uClinux v2.6.

enter image description here

I would like to run a newer Linx but I wa told that I must change the Qsys design and add another timer because newer Linux uses two timers. Is that correct and where can I find information about that?

The board I use is Altera DE2-115 and it works to run old linux 2.6 with the Qsys design.

enter image description here

1

There are 1 best solutions below

3
user3249791 On BEST ANSWER

You can find the documentation here: https://rocketboards.org/foswiki/view/Documentation/NiosIILinuxUserManual

The information on the website confirms the two timers need, I have not tested with only one. I am using kernel 4.1 ltsi on DE2-115 and it works fine.