LinkPi-ENCx icon indicating copy to clipboard operation
LinkPi-ENCx copied to clipboard

Kernel config

Open JanKoppe opened this issue 3 years ago • 3 comments

Hi,

has anyone managed to get a kernel config out of the device? So far I haven't found it in the usual places, seems like it has been deactivated during build. I'd love to add some additional basic kernel modules. Ideally though, a newer Kernel than the used 3.18.20 would be perfect.

I've found some copy of a modified Linux source here https://github.com/Iscle/hi3520dv400_linux, not sure if this is the one being used though and it would still be questionable which exact config I'd need to build a compatible kernel.

I'm running the enc1 v2 hardware here, can you attach to the u-boot via the exposed RS232 port, or are there known pinouts on the board itself? Would love to establish u-boot connection first before potentially messing with the kernel and bricking my device. :)

JanKoppe avatar Oct 26 '22 12:10 JanKoppe

The pinout for UARTs can be found here: https://github.com/matiaspl/LinkPi-ENCx#f3520d-pinout

matiaspl avatar Dec 14 '22 17:12 matiaspl

Did you have any success at building the kernel?

TJC avatar May 09 '23 07:05 TJC

I did manage to build one myself, using the github tree you linked, but it crashes as soon as the non-standard hi3521 modules are attempted to be loaded by the linkpi system. :/

TJC avatar May 09 '23 15:05 TJC