hello,
> Does this mean that OpenBSD is functional on the Lichee Pi Zero now?
> If so, I'll add it to the armv7 web page.
Not yet. We need to support both Ethernet and USB, but they are not
supported even Linux mainline. There is no official device tree
that enabled these devices.
I tried to tes
> Date: Tue, 12 Feb 2019 06:56:10 +0900
> From: SASANO Takayoshi
>
> Hello,
>
> > I have one request for a change in the sxiccmu(4) code. See the
> > comment below. Can you make that change and send an updated diff?
>
> Here is the new diff. the definitions of V3S_CLK_PLL_PERIPH0,
> V3S_CLK_A
Hello,
> I have one request for a change in the sxiccmu(4) code. See the
> comment below. Can you make that change and send an updated diff?
Here is the new diff. the definitions of V3S_CLK_PLL_PERIPH0,
V3S_CLK_AXI, V3S_CLK_AHB1, V3S_CLK_APB2 and V3S_CLK_AHB2 are updated.
regards,
--
SASANO
> Date: Tue, 05 Feb 2019 00:41:01 +0900
> From: SASANO Takayoshi
>
> Hi,
>
> > There is no support for v3s in sxiccmu(4) and sxipio(4).
> > There is no driver for mentor usb otg "allwinner,sun8i-h3-musb"
>
> I added v3s support code to sxiccmu(4) and sxipio(4),
> but hangs up at attaching root
Hi,
> There is no support for v3s in sxiccmu(4) and sxipio(4).
> There is no driver for mentor usb otg "allwinner,sun8i-h3-musb"
I added v3s support code to sxiccmu(4) and sxipio(4),
but hangs up at attaching root device.
In dmesg, no sd0 is shown after sdmmc0 so something wrong with SD card
han