MPC5125 Replace DDR

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,332件の閲覧回数
zhangbin_eos
Contributor III

I want to replace the DDR of mpc5125 from 256MB to 512MB,
The hardware has replaced 512MB DDR, which is pin compatible. Without modifying the code, the kernel can start normally, but the DDR displayed is 256MB,
What parts do I need to change to enable the kernel to apply larger DDR?
Do you have any relevant documents or examples for reference?

タグ(2)
0 件の賞賛
1 解決策
1,306件の閲覧回数
Pavel
NXP Employee
NXP Employee

Change DDR setting in u-boot configuration file and rebuild u-boot. Find .h file for the MPC5125 board using the following path in u-boot source folder:

/include/config

 

Attached file contains this file for the ads5125 board.

元の投稿で解決策を見る

0 件の賞賛
1 返信
1,307件の閲覧回数
Pavel
NXP Employee
NXP Employee

Change DDR setting in u-boot configuration file and rebuild u-boot. Find .h file for the MPC5125 board using the following path in u-boot source folder:

/include/config

 

Attached file contains this file for the ads5125 board.

0 件の賞賛