Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

How to update kernel?

Altera_Forum
Honored Contributor II
1,256 Views

When I compile some device driver, they need the kernel 2.6.16.1, But I don't how to update it form kernel 2.6.11-uc0. 

I download linux-2.6.16.1, But I don't know how using it.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
430 Views

 

--- Quote Start ---  

originally posted by claude@Apr 23 2006, 05:05 PM 

when i compile some device driver, they need the kernel 2.6.16.1, but i don't how to update it form kernel 2.6.11-uc0. 

i download linux-2.6.16.1, but i don't know how using it. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14574) 

--- quote end ---  

 

--- Quote End ---  

 

you can use this patch, 

http://forum.niosforum.com/forum/index.php...ype=post&id=137 (http://forum.niosforum.com/forum/index.php?act=attach&type=post&id=137

 

In general, 

1. untar the kernel source from kernel.org 

2. apply uc0 patch from uclinux.org 

3. apply nios2nommu patch 

 

You may find more kernel works by Jdhar on this forum.
0 Kudos
Altera_Forum
Honored Contributor II
430 Views

hippo is referring to kernel snapshots that I periodically generate: 

 

http://via.fps-tech.org/snapshots/ (http://via.fps-tech.org/snapshots/

 

hippos info is more cutting-edge and up to date however; it&#39;s hard to keep up with him http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
0 Kudos
Reply