Hi,

On Wed, Feb 16, 2011 at 6:20 PM, Metalod <meta...@gmail.com> wrote:
> I have a custom board that running on MCF5271.
> The board is just fine when booting from flash.

I was wrong, when booting from flash, ethernet still does not work,
dhcp can not assign the ip address.

dhcpcd[29]: dhcpStart: ioctl SIOCSIFFLAGS: Cannot assign requested address

Test on board:
# ifconfig eth0 192.168.2.100
ifconfig: SIOCSIFFLAGS: Cannot assign requested address

Only way to make ethernet in linux works is touching it from u-boot
first, then boot the kernel.

I did select:
Networking options:
- Package socket
- Unix package socket
- TCP/IP networking
  - IP sec transport/tunnel/BEET
Network device support
- FEC ethernet controller.

Is this problem related to kernel configuration or from the driver?
Thanks
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to