MPC8309-KIT initialization problem

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

MPC8309-KIT initialization problem

611 次查看
dongpolu
Contributor I

hello!

Excuse me:

The use of the development board is MPC8309-KIT(Use of the CPU is the mpc8309, folder ltib-mpc830xsom-20110223.), I would like to ask 8309 of the device tree which is the folder which files ah?

The mpc8309 initialization file, the file name is what, and directly to 8309 named file not found, in addition ELBC registers are initialized file is what file name.

Thanks!

0 项奖励
2 回复数

454 次查看
Pavel
NXP Employee
NXP Employee

Find the .dts file in the following kernel source folder:

ltib-mpc830xsom-20110223/rpm/BUILD/linux-2.6.34/arch/powerpc/boot/dts

Use the following command of the LTIB for obtaining the kernel source:

./ltib -m prep -p kernel

Use the following command of the LTIB for obtaining the u-boot source:

./ltib -m prep -p u-boot

Usually u-boot provides board configuration. Find the MPC8309SOM.h file using the following path:

ltib-mpc830xsom-20110223/rpm/BUILD/u-boot-2010.06/include/configs


Have a great day,
Pavel Chubakov

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

0 项奖励

454 次查看
dongpolu
Contributor I

"Find the .dts file in the following kernel source folder:

ltib-mpc830xsom-20110223/rpm/BUILD/linux-2.6.34/arch/powerpc/boot/dts"

MPC8309 corresponding to the ".dts" specific file is which, only to find the 8306 (mpc8306som.dts)named, did not find the 8309 named documents.

0 项奖励