Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuestion on Git Branches to use [nios2mmu vs unstable-nios2mmu]
Hi everyone I'm currenlty looking into using Linux on the NIOS for my company. Will be getting a DE4 from Terassic shortly but in the meantime I'm doing all the prepwork to understand as much a...
Altera_Forum
Honored Contributor
15 years agoHi,
Ok, but I don't know why I have any linux-2.6/arch/nios2/include/asm/nios.h path.... May be I have the wrong branch. After untar the Linux tarball, I did : /////////////////////////////////////////////////// cd linux-2.6 git checkout unstable-nios2mmu cd ../uClinux-dist git checkout trunk cd .. ./checkout # to obtain the toolchain-mmu but I stay in unstable-nios2mmu branch for linux-2.6 (checked with "git status") //////////////////////////////////////////////////// Thank you for your help Best regards. Pierre