Is there a way to choose different processor clock rates on the T4240RDB board?

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

Is there a way to choose different processor clock rates on the T4240RDB board?

ソリューションへジャンプ
1,568件の閲覧回数
nickcaruso
Contributor III

That's it, that's the question:  Is there a way to choose different processor clock rates on the T4240RDB board, either by setting options in the uboot shell, or by recompiling uboot, or ... ?

I tried to search the documentation but I couldn't find the answer.

Thanks for your help!

ラベル(1)
1 解決策
1,403件の閲覧回数
ufedor
NXP Employee
NXP Employee

Of course it is possible using modified RCW.

The RCW is described in the T4240 Reference Manual, 4.6.4.1 RCW Field Definitions:

https://www.nxp.com/webapp/Download?colCode=T4240RM

Current RCW is printed by U-Boot.

It could be imported and modified using the PBL Tool from the QorIQ Configuration and Validation Suite which is bundled with CodeWarrior evaluation version available at:

CodeWarrior Dev Tools for Power Architecture|NXP

The RCW programming is explained in the Linux SDK Documentation:

Submit Form

元の投稿で解決策を見る

1 返信
1,404件の閲覧回数
ufedor
NXP Employee
NXP Employee

Of course it is possible using modified RCW.

The RCW is described in the T4240 Reference Manual, 4.6.4.1 RCW Field Definitions:

https://www.nxp.com/webapp/Download?colCode=T4240RM

Current RCW is printed by U-Boot.

It could be imported and modified using the PBL Tool from the QorIQ Configuration and Validation Suite which is bundled with CodeWarrior evaluation version available at:

CodeWarrior Dev Tools for Power Architecture|NXP

The RCW programming is explained in the Linux SDK Documentation:

Submit Form