DDR3 size

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

DDR3 size

Jump to solution
1,569 Views
Arm7
Contributor II

In the i.MX6 SOLO is there a way to read the size of the chip DDR3 ?

Labels (1)
0 Kudos
Reply
1 Solution
1,561 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello!

You can do it in U-boot with the command bdinfo.

That command will show to you information about of the board, including the DRAM size.

Look for "size" under of DRAM bank section.

 

I hope this can help to you.

View solution in original post

0 Kudos
Reply
3 Replies
1,562 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello!

You can do it in U-boot with the command bdinfo.

That command will show to you information about of the board, including the DRAM size.

Look for "size" under of DRAM bank section.

 

I hope this can help to you.

0 Kudos
Reply
1,553 Views
Arm7
Contributor II
Hello @Manuel_Salas, Thanks for your answer,
So, I have another questions, same topic:
Is there a way to automatically detect different types of DDR3 in SPL/u-boot ?
0 Kudos
Reply
1,531 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Arm7 , 

Unfortunately, in U-boot that is not possible, but for IMX6 Solo the supported interfaces are 16/32-bit DDR3-800, and LV-DDR3-800.

Best regards!

0 Kudos
Reply