Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2017 21:28:58 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Mark Millard <markmi@dsl-only.net>
Cc:        Emmanuel Vadot <manu@FreeBSD.org>, svn-src-head@freebsd.org, freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: svn commit: r323641 - head/sys/arm/allwinner (BananapiM3 [an A83T] and USB: BPI-M3 historically had usb nodes listed in ofwdump -a)
Message-ID:  <20170917212858.58fda5174908940ff1ffcc49@bidouilliste.com>
In-Reply-To: <A1BD89A8-8447-43C1-B5B9-C1712762E93B@dsl-only.net>
References:  <A1BD89A8-8447-43C1-B5B9-C1712762E93B@dsl-only.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Sep 2017 11:50:49 -0700
Mark Millard <markmi@dsl-only.net> wrote:

> > Author: manu
> > Date: Sat Sep 16 15:58:20 2017
> > New Revision: 323641
> > URL: 
> > https://svnweb.freebsd.org/changeset/base/323641
> > 
> > 
> > Log:
> >   Allwinner usb phy: Rework resource allocation
> >   
> > . . .
> >   
> >   While here remove A83T code as upstream and FreeBSD dts don't have
> >   nodes for USB.
> >   
> > . . .
> >   
> >   EHCI is still buggy on Pine64 (hang the board) so do not enable it for now.
> >   
> >   Tested On:	Bananapi (A20), BananapiM2 (A31S), OrangePi One (H3) Pine64 (A64)
> 
> I have a BPI-M3 (A83T based) that has not been updated
> since head -r317015M. It has the root file system on a
> USB SSD for how I normally boot it. The ubldr and
> ubldr.bin go back to 2016-Oct-24 or before (file
> system date).
> 
> sysutils/u-boot-sinovoip-bpi-m3/files/ has not
> been updated since then. Nor has the distinfo
> or pkg-descr files. The Makefile has had only
> one change since then:
> 
> Revision 430454 - (view) (download) (annotate) - [select for diffs] 
> Modified Tue Jan 3 11:01:05 2017 UTC (8 months, 1 week ago) by mat 
> File length: 1369 byte(s) 
> Diff to previous 419007
> Cleanup BROKEN/IGNORE for 10.3-
> 
> Sponsored by:	Absolight

 I don't have the board so if you want to update u-boot for it please
provide a patch.

> 
> The BPI-M3 has usb nodes show in ofwdump. . .
> 

 Yeah I miss-read the DTS because 4 of them are used for one board ...
 I don't want to update the dts in sys/boot/fdt/dts/arm and I will
remove them soon. Upstream DTS don't have usb in it but it will be easy
to add it. You could send a patch to linux-arm if you want but note
that upstream DTS now uses clkng binding (i.e. not all clocks are
under /clocks node) so it will require a driver on our side.

 And please no need to send a 1km long email.

-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170917212858.58fda5174908940ff1ffcc49>