[Arm-netbook] eoma68-a20 ethernet testing
Henrik Nordström
henrik at henriknordstrom.net
Thu Aug 29 22:04:43 BST 2013
tor 2013-08-29 klockan 16:02 -0400 skrev Ryan Mullen:
> I have some Pulse J3011G21DNLT which have integrated magnetics I could
> try, though I won't get to it until tomorrow. I'm still a little foggy
> on what I need to do on the software end of things as well. Will the
> default installation of whatever's on there be sufficient? Is there
> any way I can get a shell on it?
One way is to FEL-boot u-boot and try using the network interface from
there.
setenv macaddr 00:00:00:00:00:01
setenv ipaddr 192.168.1.42
setenv netmask 255.255.255.0
ping 192.168.1.1
adjust IP addresses as needed, or use the dhcp command to get ip address
& netmask.
Regards
Henrik
More information about the arm-netbook
mailing list