Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: Odroid C2 vs. network



I have for the ODroid C2 (from armbsd.org):

# uname -ap
NetBSD NBSDODC2 9.0_STABLE NetBSD 9.0_STABLE (GENERIC64) #0: Thu Jun 11 11:04:11 UTC 2020  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm aarch64

I just leave the Ethernet cable plugged-in.
When it boots, it ends up with (various numbers
replaced with "#"):

# ifconfig
awge0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ec_capabilities=1<VLAN_MTU>
        ec_enabled=0
        address: #
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet6 # flags 0x0 scopeid 0x1
        inet6 # flags 0x0
        inet # broadcast # flags 0x0
. . .

Nothing unusual was done by me: it just works. The
/etc/rc.conf has:

sshd=YES
dhcpcd=YES
ntpd=YES
ntpd_flags="-g"
mdnsd=YES

I've also used a -current from armbsd.org and it had no
problems in this area. (But I hit a crash bug that caused
me to switch to NetBSD 9_STABLE for now.)

So, it appears that the u-boot that armbsd.org had put in
place results in a working awge0 configuration for
100baseTX full-duplex.

The NetBSD 9_STABLE boot sequence reports for the u-boot
stage:

U-Boot 2019.04-rc1-00141-g63f7e3fca3 (Feb 15 2019 - 20:11:48 -0400) odroid-c2


===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



Home | Main Index | Thread Index | Old Index