Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: No ethernet card with Olimex Lime 2
>> In all situations, I got the following, one or two times in dmesg output :
>> awge0 at awinio0: Gigabit Ethernet Controller
>> awge0: interrupting on irq 117
>> awge0: reset timed out
> Could you please share your ipconfig command.
Of course, here it is :
# ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
# ifconfig awge0 up
ifconfig: exec_matches: Device not configured
# ifconfig awge0 create
ifconfig: clone_command: Invalid argument
ifconfig: exec_matches: Invalid argument
>> I use the lime2 uboot available at :
>> http://dl.linux-sunxi.org/nightly/u-boot-sunxi/u-boot-sunxi-mainline/u-boot-sunxi-mainline-latest/
>>
>> and the following uboot commands since the uEnx.txt is not taken into account
>> by uboot :
>>
>> setenv bootargs root=ld0a sysconfig=0x43000000
>> fatload mmc 0:1 43000000 a20-olinuxino_lime2.bin
>> fatload mmc 0:1 82000000
>> netbsd.ub; bootm 82000000
>>
>> I don't know what's going on ... Any ideas ?
> These are for Linux I guess.
I'm not sure because it is adapted from what should be in the uEnv.txt, taken from the NetBSD/evarbm page for Allwinner SoC.
Home |
Main Index |
Thread Index |
Old Index