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!
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!