Forum Discussion
Altera_Forum
Honored Contributor
16 years agoEthernet on Neek running mmu linux question
Has anyone been able to get the ethernet on the Neek to work with mmu linux. So far I've been able to assign a MAC address, but when I give the command "udhcpc" it tries to assign an ip address. T...
Altera_Forum
Honored Contributor
16 years agoHi, I have the NEEK, and I'm using Hippo's most recent SOF file on the
Nios Wiki. neek_ocm_spi_mmu.zip The MAC I believe is the Marvel option, and the PHY is the default option. I found the problem, I needed to add a gateway to the Kernel ip table with the Route command. First I needed a Static Ip address assigned to the Board, then use the following route command "route default gw 'ipaddress of gateway' " And vola. However after a certain amount of time, the board seems to loose all of that information.