Date: Sat, 18 Jun 2016 10:23:38 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Milan Obuch <freebsd-arm@dino.sk> Cc: freeBSD-arm@freebsd.org Subject: Re: any progress with OrangePi Plus / AllWinner H3 ? Message-ID: <20160618102338.eba15ac1d427a7d3687865d8@bidouilliste.com> In-Reply-To: <20160618100315.12478671@zeta.dino.sk> References: <0A7A3F1D-2853-4DA4-A8A1-52C38A6ED093@cs.huji.ac.il> <20160617090156.83824237d9b1ae564bb92088@bidouilliste.com> <487C9542-1397-4CB7-837C-CD724656A0F1@cs.huji.ac.il> <20160617114018.0e70ad81@zeta.dino.sk> <0F8AAA97-99E7-4378-B6AB-F81EF45EAAC5@cs.huji.ac.il> <20160617192745.45f8a18db251547d8a01e571@bidouilliste.com> <20160617195658.0dec9f7875228ba372dadbd3@bidouilliste.com> <20160618093545.1c360555@zeta.dino.sk> <20160618094514.a83fc993b93c120fb6e014f4@bidouilliste.com> <20160618100315.12478671@zeta.dino.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Jun 2016 10:03:15 +0200 Milan Obuch <freebsd-arm@dino.sk> wrote: > On Sat, 18 Jun 2016 09:45:14 +0200 > Emmanuel Vadot <manu@bidouilliste.com> wrote: > > > It's build from my github branch which only adds dts for the > > orangepi-one : > > https://github.com/freebsd/freebsd/compare/master...evadot:orangepi-one > > > > Thanks, I am planning to get them and compare. Meanwhile, I copied > orangepi-one.dtb from your image to my image and mmc works. So there > was something changed, older orangepi.dtb from link provided by you > previously is somewhat different. I don't remember what I've changed, but I remember telling you to use this branch for the dts because it worked for me. > But there must be something more different between stock sources svn > revision 301989 and your sources, because now my image loads, runs, but > neither GPIO now USB works. gpioctl does not toggle LED and input > displayed is constant, no change with button press. This works with > your image. Just click compare on github and you will see that only the dts changes. > Also, USB spams console with > > gic0: Spurious interrupt detected: last irq: 107 on CPU0 > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, > ignored) usbd_setup_device_desc: getting device descriptor at addr 2 > failed, USB_ERR_IOERROR usbd_req_re_enumerate: addr=2, set address > failed! (USB_ERR_IOERROR, ignored) usbd_setup_device_desc: getting > device descriptor at addr 2 failed, USB_ERR_IOERROR > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, > ignored) usbd_setup_device_desc: getting device descriptor at addr 2 > failed, USB_ERR_IOERROR > > (sorry mailer mangled this, but I do not expect anyone to analyze this > as there *are* working sources available for this... yours) > > From your tests, which devices are not working yet? Do you have any > plans what to work on next? I'll test USB again, it used to work at least. Except for ethernet phy I have no other plan for now. -- Emmanuel Vadot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160618102338.eba15ac1d427a7d3687865d8>