Re: Sipeed Lichee RV (Allwinner D1)
- In reply to: Julien Cassette : "Re: Sipeed Lichee RV (Allwinner D1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 18:16:28 UTC
On Fri, 18 Mar 2022 18:16:04 +0100 Julien Cassette <julien.cassette@gmail.com> wrote: > Le dim. 13 mars 2022 à 20:46, Milan Obuch <freebsd-riscv@dino.sk> a > écrit : [ snip ] > > Looking at your device tree, I see no immediate hint what could be > > wrong with aw_mmc. Somewhat deeper analysis of sources is needed, I > > do not feel like an expert in this area... > > > > Do you have RV dock or RV panel? > > > > Regards, > > Milan > > > > Is it normal that the interrupt numbers in the boot log and in the > device tree do not match? > I see it with other devices as well. Interrupt numbers in boot log and interrupt property in device tree are not the same entity, maybe, I am not sure. I checked it on a running device, so it is nothing wrong, probably. > Also it seems that there are 2 interrupt controllers in the device > tree, but I have a driver for the PLIC only... > > I have the Lichee RV Dock, and you? > Well, none. I just looked over the description and as RV panel has ethernet connectibity, it could help tremendously while developing (using nfs for file system etc). It could even work out of the box using if_awg interface, which should match according device tree dump you posted... but RV Dock has nothing like this, unfortunatelly. Regards, Milan