OrangePI PC flooding terminal with ohci0 scheduling overruns

2023-05-07 Thread kodcode
Hello, I've installed on a SD card OpenBSD 7.3 on a OrangePI PC. This are the steps I took: dd if=miniroot-am335x-7*.img of=/dev/rsdXc mount /dev/sdXi /mnt cp /usr/local/share/dtb/arm/sun8i-h3-orangepi-pc.dtb /mnt/ umount /mnt dd if=/usr/local/share/u-boot/orangepi_pc/u-boot-sunxi-with-spl.bin o

Re: OrangePI PC flooding terminal with ohci0 scheduling overruns

2023-05-07 Thread Mark Kettenis
> Date: Sun, 7 May 2023 11:27:09 +0300 > From: kodcode > > Hello, > > I've installed on a SD card OpenBSD 7.3 on a OrangePI PC. > > This are the steps I took: > dd if=miniroot-am335x-7*.img of=/dev/rsdXc > mount /dev/sdXi /mnt > cp /usr/local/share/dtb/arm/sun8i-h3-orangepi-pc.dtb /mnt/ > umoun

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2023-05-07 Thread Mark Kettenis
> Date: Sat, 6 May 2023 17:36:53 +0200 > From: Patrick Wildt > > On Fri, Nov 18, 2022 at 12:53:44PM +, Klemens Nanni wrote: > > On Mon, Nov 14, 2022 at 11:37:05PM +0100, Patrick Wildt wrote: > > > Hi, > > > > > > the u-boot and dtb ports haven't been updated in a while, mostly because > > >

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2023-05-07 Thread Klemens Nanni
On Sun, May 07, 2023 at 06:30:55PM +0200, Mark Kettenis wrote: > As I've said before, the u-boot developers have poor quality control > and this will almost certainly break some targets. > > I think the way forward is to have a u-boot port per SoC such that we > can leave older SoCs using an older

Re: OrangePI PC flooding terminal with ohci0 scheduling overruns

2023-05-07 Thread kodcode
Yes. I found this thread afterward. https://www.mail-archive.com/arm@openbsd.org/msg02602.html Does someone have concrete informatoin of a compatible u-boot/dtb combo? On Sun, May 07, 2023 at 06:12:44PM +0200, Mark Kettenis wrote: > > Date: Sun, 7 May 2023 11:27:09 +0300 > > From: kodcode > > >