Re: Rockchip USB revisited

2023-03-14 Thread Michael Grunditz
> That directory is there , so I have no clue what it means.
>
> Michael

Just thinking ... the dde_linux driver is much better for me. Much
more generic. Is it possible to drive that from my rockchip dir? I
have tried that before without luck. If I put a driver in
dde_linux/src/drivers/usb_host/spec/ and enable dde_linux in
build.conf I get a working driver.

To be honest , I think that having generic ohci, ehci and xhci and use
linux kernel for phy is a better approach rather than doing the whole
driver stack for each platform.

I would be happy to get some input on this.

___
Genode users mailing list
users@lists.genode.org
https://lists.genode.org/listinfo/users


Re: Rockchip USB revisited

2023-03-14 Thread Michael Grunditz
> Do you generate the "dep" files automatically? I gave up and added all 
> headers.

Oh well.. I can't get rockchip kernel to build ( it does build by
itself). I have injected my dts files into a64 kernel and I plan to
skip phy init , only using ehci and uboot initiated hw.

However build fails with this little message:
LINK a64_usb_host_drv
cc1: fatal error:
/home/micken/oldhome/micken/src/new/genode/depot/genodelabs/api/a64_linux/2023-03-14-z-x-x-x-x-x-x-x-x-
x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x/src/linux/: No
such file or directory

That directory is there , so I have no clue what it means.

Michael

___
Genode users mailing list
users@lists.genode.org
https://lists.genode.org/listinfo/users


Re: Rockchip USB revisited

2023-03-14 Thread Michael Grunditz
On Mon, 13 Mar 2023 at 17:59, Michael Grunditz
 wrote:
>
> > To cross-check, does the creation of the binary archive
> > bin/arm_v8a/a64_usb_host_drv using the genode-allwinner repository work
> > as it should?
> >
> Thanks for help! It builds ( but no cigar!).  I managed to put a
> comment in a list , so everything failed :-)

Seems like my linux kernel changed paging code.. quite a lot. This
will take some time.
Do you generate the "dep" files automatically? I gave up and added all headers.

___
Genode users mailing list
users@lists.genode.org
https://lists.genode.org/listinfo/users