[Bug 239906] sysutils/u-boot-rock64 unable to set MAC address, USB 3.0 not working, USB 2.0 not enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 16 11:44:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239906

            Bug ID: 239906
           Summary: sysutils/u-boot-rock64 unable to set MAC address, USB
                    3.0 not working, USB 2.0 not enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: dpolyg at gmail.com

I'm comparing functionality of ayufun's u-boot for ROCK64
board (hardware v2.0) to sysutils/u-boot-rock64 and found following:

1. MAC addresses are not readied from the hardware 
so a random MAC is assigned at each boot:

Warning: ethernet at ff540000 (eth0) using random MAC address - 3a:c9:e1:25:79:a5
U-Boot's environment variables ethaddr and eth1addr are not assigned.

2. USB 3.0 is not working even after applying of these 2 patches:
https://reviews.freebsd.org/D19335
http://lkml.iu.edu/hypermail/linux/kernel/1708.2/01066.html

3.  USB 2.0 is not working after boot,
but can be enabled manually by this command:

# gpioctl -f /dev/gpioc0 2 0

Unfortunately this is far beyond my experience to fix this
but I'm willing to test if necessary.

Regards,
Denis.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list