MPC8309-KIT initialization problem

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

MPC8309-KIT initialization problem

1,201件の閲覧回数
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 返答(返信)

1,044件の閲覧回数
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 件の賞賛
返信

1,044件の閲覧回数
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 件の賞賛
返信