who can tell me why?

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

who can tell me why?

738 次查看
light1
Contributor I

I use the sdk1.0,when i compiling the u-boot"add the amend.inc file,echo"UBOOT_MACHINE=\"<validvalue>_config">mycollection/recipes/u-boot/amend.inc"".

It said the validvalue is wrong ,but i can't find the value in the manual,who can tell me?Thankyou.And my cpu is mpc8572,if can i use the sdk1.0.0

0 项奖励
2 回复数

639 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Wang,

You should execute the following command.

echo "UBOOT_MACHINE = \"MPC8572_config\"" > mycollection/recipes/u-boot/amend.inc


Have a great day,
Yiping

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

0 项奖励

639 次查看
scottwood
NXP Employee
NXP Employee

SDK 1.0 is very old.  For MPC8572 I suggest getting Linux and U-Boot directly from upstream.

0 项奖励