Altera_Forum
Honored Contributor
15 years agodifferences between nios2-linux and SLS distribution
Hi,
I have tested the SLS uClinux distribution. After that I have downloaded the the distribution. I notice that it is the same directory architecture that the nios2-linux from nioswiki. The directory nios2-linux contains a uClinux-dist and a linux-2.6 directory But this distribution can run on a lot of altera developpment boards (i.e. DE2, NEEK,...) What is the différence between this two distributions ? I suppose that the SLS is not updated while de nios2-linux is regularly updated thanks to GIT. The SLS gives the opportunity to select NEEK in the Kernel Settings under the Processor type and features, and after Platform. With the nios2-linux distribution we have to add support manually for neek with create a header files with sopc-create-header-file copy it in the arch dir in linux-2.6 So why is there no support for NEEK plateform on nios2-linux while the SLS ran a lot of plateform on the distribution in 2008 ? (It seems that it is the same distribution) And about drivers ? I have a lot of issues to set up the JFFS2. But it seems easy with the SLS distribution (http://www.slscorp.com/lg/bsp/ug_uclinux_neek_bsp_1.5.pdf) and it is also well documented.