who can tell me why?

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

who can tell me why?

729 Views
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 Kudos
2 Replies

630 Views
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 Kudos

630 Views
scottwood
NXP Employee
NXP Employee

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

0 Kudos