While under default settings SUZAKU attempt to obtain an IP address via DHCP, there are times when the SUZAKU must be given a static IP address. This can be achieved by following the steps below.
In menuconfig, go to the user settings screen
Kernel/Library/Defaults Selection -> Customize Vendor/User Settings
Deselect the dhcpcd-new option
Network Applications -> dhcpcd-new
Edit uClinux-dist/vendors/AtmarkTechno/SUZAKU/etc/rc/ifconfig
Set the top IP_ADDRESS to suit your network environment
Build
make clean; make dep; make
Update the Flash memory
Writing the image file produced in step 4 to Flash memory with either hermit or netflash.
