Recommended Yocto project image for UART console?

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

Recommended Yocto project image for UART console?

ソリューションへジャンプ
866件の閲覧回数
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 解決策
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 件の賞賛
返信
1 返信
690件の閲覧回数
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 件の賞賛
返信