In the i.MX6 SOLO is there a way to read the size of the chip DDR3 ?
解決済! 解決策の投稿を見る。
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.
元の投稿で解決策を見る
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!