Hello,
I have been working on custom boards which is based on i.MX6DP, here we have boards with both 1 GB and 2 GB DDR. We have built seperate binaries for both the variants . My question is can we have the same set of binaries which can work with both 1 GB and 2 GB DDR to bring up Android Nougat on the custom board??!! If so, can you please tell me where exactly to look into!!
Thanks and regards,
Deexith V
Hi Deexith
size is defined in uboot/../configs/mx6sabresd.h board file with parameter
#define PHYS_SDRAM_SIZE
ddr calibration settings are defined in uboot/..mx6sabresd/mx6qp.cfg
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------