Recommended Yocto project image for UART console?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Recommended Yocto project image for UART console?

跳至解决方案
865 次查看
maheshkumarkoda
Contributor III

Hi Community,

I am building U-boot using Yocto project to boot up my Custom board, With U-boot basic initialization I like to download customized Bootloader in next level, I want to know recommended image name for enabling UART console to see feedback from the board.

I came across two Image names:

1). core-image-minimal : A small image that only allows a device to boot.

2). core-image-base : A console only image that fully supports the target device hardware.

I guess i can use core-image-base? If yes, does it take longer booting time than core-image-minimal?

标记 (3)
0 项奖励
回复
1 解答
688 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Mahesh

both have uart console but since core-image-minimal is smaller

less boot time can be expected.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
689 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Mahesh

both have uart console but since core-image-minimal is smaller

less boot time can be expected.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复