Hello all,
Our board : MCIMX6D5EYM10AD i.MX6 Dual; one MT41K512M16HA for DDR3; MTFC8GLCDM for eMMC
How I can port i.MX6 SDK running on our custom board?
Thanks.
Tan
1. A tool to help you to generate DDR script. i.Mx6DQSDL DDR3 Script Aid
2. For Yocto and porting, here are the reference:
http://www.imx6rex.com/software/how-to-start-with-yocto/
http://www.imx6rex.com/software/how-to-add-support-for-a-custom-board-into-yocto/
Hi Tan
first please run DDR tests
i.MX6/7 DDR Stress Test Tool V2.40
update and rebuild uboot with new *.cfg file, produced with new
settings found from DDR test, then use attached Porting Guide
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
Because I want to use iMX6_Platform_SDK to test our custom hardware so could you please let me know how to port the SDK for our board?
Since we can NOT download the binary into the hardware
Thanks,
Tan
Hi Tan
for SDK change dcd header according to results from DDR test in:
../board/mx6dq/sabre_ai/dcd.c
~igor