Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
Thank you for your responses, it works with that. I have another question. I try to use the unstable_nios2mmu branch for linux2.6 and trunk for uClinuxdist in order to use the dts (device tree) support. I try to follow the Altera Wiki (alterawiki.com/wiki/Devicetree) but it's said : //////////////////////////////////////////////////////////////////////////////////// 5) enable device tree support in your uClinux-dist kernel config. enter the full path to your dts file in (), which will be dtc compiled and the dtb is linked into the kernel. important: You may still need to edit the file linux-2.6/arch/nios2/boards/generic-dts/include/asm/nios.h, to match your memory and cpu info. //////////////////////////////////////////////////////////////////////////////////// In the unstable_nios2mmu branch I find any linux-2.6/arch/nios2/boards/generic-dts/include/asm/nios.h path... The only boards are 3c120 or neek... I can select device tree support in kernel config but there are any fields "()" to specify the path to my dts file. Have I the right branch? Thank you very much for your help. Best regards. Pierre