Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2020-09-11 Thread SASANO Takayoshi
Hello, sorry for referring old mail. I found the reason of character flood of Allwinner H6, the symptom of following message. >> Does it accept input at that point? > >Yes, simply press Enter, message flood has occured like this: > >bootfile: sd0a:/bsd >boot device: lookup sd0a:/bsd failed >root

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-09 Thread SASANO Takayoshi
hello, > Also, does the attached diff help with making the USB ports work? > > Index: dev/fdt/ehci_fdt.c > === > RCS file: /cvs/src/sys/dev/fdt/ehci_fdt.c,v > retrieving revision 1.6 > diff -u -p -r1.6 ehci_fdt.c > --- dev/fdt/ehci_f

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-09 Thread SASANO Takayoshi
hi, On Mon, 09 Sep 2019 02:03:01 +0900, Mark Kettenis wrote: > One question: > > > >> OpenBSD/arm64 BOOTAA64 0.19 > > boot> > > cannot open sd0a:/etc/random.seed: No such file or directory > > booting sd0a:/bsd: 7394236+1599040+520816+847744 > > [616986+109+862248+523950]=0xd37718 > > type 0x2 p

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-08 Thread Mark Kettenis
> Date: Sun, 8 Sep 2019 19:03:01 +0200 (CEST) > From: Mark Kettenis > > > Date: Sun, 08 Sep 2019 17:55:12 +0900 > > From: SASANO Takayoshi > > > > Hello, > > > > here is the log, axp805 is recognized but SD is not recognized. > > Thanks. I've committed the driver with a small fix. Maybe tha

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-08 Thread Mark Kettenis
> Date: Sun, 08 Sep 2019 17:55:12 +0900 > From: SASANO Takayoshi > > Hello, > > here is the log, axp805 is recognized but SD is not recognized. Thanks. I've committed the driver with a small fix. Maybe that'll fix the detection of the SD card. Support for the axp805 will have to be added to

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-08 Thread SASANO Takayoshi
Hello, here is the log, axp805 is recognized but SD is not recognized. >> OpenBSD/arm64 BOOTAA64 0.19 boot> cannot open sd0a:/etc/random.seed: No such file or directory booting sd0a:/bsd: 7394236+1599040+520816+847744 [616986+109+862248+523950]=0xd37718 type 0x2 pa 0x4000 va 0x4000 pages

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-07 Thread Mark Kettenis
> Date: Fri, 06 Sep 2019 23:08:18 +0900 > From: SASANO Takayoshi > > Hi, > > > Here is a start for H6 support in sxiccmu(4). Can you try this and > > send me new console output? > > here is the log, Some progress, as now the USB controllers initialize properly. Below is a new diff that shoul

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-06 Thread SASANO Takayoshi
Hi, > Here is a start for H6 support in sxiccmu(4). Can you try this and > send me new console output? here is the log, >> OpenBSD/arm64 BOOTAA64 0.19 boot> cannot open sd0a:/etc/random.seed: No such file or directory booting sd0a:/bsd: 7387744+1595656+539688+846616 [613289+109+862200+523876]=

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-05 Thread Mark Kettenis
> Date: Wed, 04 Sep 2019 19:30:34 +0900 > From: SASANO Takayoshi > > hello, > > Here is the log that your patch applied kernel. > It looks sxipio0 and sxipio1 is enabled. Here is a start for H6 support in sxiccmu(4). Can you try this and send me new console output? Thanks, Mark Index: dev/

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-04 Thread SASANO Takayoshi
hello, Here is the log that your patch applied kernel. It looks sxipio0 and sxipio1 is enabled. Regards, U-Boot SPL 2019.07 (Sep 04 2019 - 11:18:21 +0900) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.1(debug):v2.1-604-g3441952f NOTICE: BL31: Built : 11:13:26, Sep 4 2019 NOTIC

Re: report: OpenBSD-current on OrangePi One Plus (Allwinner H6)

2019-09-04 Thread Mark Kettenis
> Date: Wed, 04 Sep 2019 17:11:43 +0900 > From: SASANO Takayoshi > > Hello, > > I bought OrangePi One Plus (Allwinner H6) and tried to boot -current. > Hanged up at attaching a root device, and maybe we have to add some codes to > sxipio(4) and sxiccmu(4). Yes, we'll defenitely need to add H6 s