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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Recovering 2.6.27 nios2 µClinux version with git

Altera_Forum
Honored Contributor II
1,123 Views

Hi all, 

 

I want to recover the 2.6.27 µClinux kernel version for nios2 from the git. 

 

So, I do: 

$ git clone git://sopc.et.ntust.edu.tw/git/linux-2.6.git 

$ ls arch 

alpha blackfin h8300 m32r microblaze nios2 s390 um 

arm cris ia64 m68k mips parisc sh x86 

avr32 frv Kconfig m68knommu mn10300 powerpc sparc xtens 

 

I have the nios2 directory. 

 

I checkout the 2.6.27 version: 

$ git checkout -b tst v2.6.27 

$ ls arch 

alpha blackfin h8300 m32r mips powerpc sh um xtensa 

arm cris ia64 m68k mn10300 ppc sparc v850 

avr32 frv Kconfig m68knommu parisc s390 sparc64 x86 

 

I have now no nios2 directory. 

What's wrong? Why don't I have the nios2 v2.6.27 directory? 

 

Cheers.
0 Kudos
0 Replies
Reply