Greetings!, I am trying to assign a static IP address to the DVEVM board through bootargs and boot it; example setenv bootargs mem=120M rw noinitrd root=/dev/hda1 ip="192.168.60.25" netmask="255.255.230.0" gw="192.168.65.1" ...
While board is booting, I see the same argument is passed as the kernel parameter. But the IP stack always goes to DHCP request. though what ever I change for IP. Any clue? Do I need to re-build the kernel for the static IP assignment? any pointer will help. With best regards, Venkat. -- http://www.mindtree.com/email/disclaimer.html _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
