kernel install - stand alone

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

kernel install - stand alone

403 Views
CHOIzee
Contributor II

I built the kernel with poky-linux cross compiler and I got Image, Image.gz, install.sh, Makefile and dts in arch/arm64/boot of HOST PC.

But I don't know how to do next. I want to install the cross-compiled kernel to target board from host pc.

The target board is booted from internal eMMC.

Do I copies the all files to /boot directory of target board and do 'make install' or else?

I don't know how to adjust it properly.

 

Additionally, I wonder that the RGMII version of imx8mq-evk. Is it higer than v2.0?

0 Kudos
1 Reply

392 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello  CHOLzee,

 

Download the latest yocto BSP documentation, you can build the uboot, dtb, and kernel separately, it comes with the toolchain for crosscompiling, and yes the RGMII is higher than 2.0.

 

Regards

 

 

0 Kudos