kernel install - stand alone

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

kernel install - stand alone

522件の閲覧回数
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 件の賞賛
返信
1 返信

511件の閲覧回数
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 件の賞賛
返信