LS1012a how to make pfe.ko built in to kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LS1012a how to make pfe.ko built in to kernel

710 Views
dchin
Contributor I

I want to build in to the kernel the pfe.ko module instead of using it as a LKM for the LS1012a, is there any issue in doing this, and how do I do this?

0 Kudos
1 Reply

669 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Dale Chin,

It is impossible to build pfe.ko into Linux Kernel.

Let me explain the challenge we have to make pfe as built-in kernel module.

Currently we have two different PFE firmwares for U-Boot and Linux. On Linux boot, PFE driver gets the PFE-linux firmware from /lib/firmware which will be available after rootfs is mounted. 

One way we see to resolve this issue is to use the same PFE firmware for both U-Boot and Linux. This is something that has to be worked out.

This is a new feature, not supported in LSDK 20.04 release, it will be supported in the future.

Thanks,

Yiping

0 Kudos