Imx6sx chip part change

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

Imx6sx chip part change

401 Views
naveenprasath_0
Contributor I

Hi,

Currently, we are using the following imx6sx part in our design :

MCIMX6X4CVM08AC

Is there any software changes required to replace the above part with

MCIMX6X4EVM10AC

The difference between both is the existing part operating frequency is 800MHZ whereas the new part is 1000MHz.

 

Please suggest if it will work without any SW changes?

Labels (1)
0 Kudos
1 Reply

395 Views
igorpadykov
NXP Employee
NXP Employee

Hi Naveen

 

for changes of operating frequency one can consider cpu "operating-points" entries in imx6sx.dtsi :

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6sx.dtsi?h=imx_5.4.70...

Also for new part recommended to run ddr test

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-6-7-DDR-Stress-Test-Tool/ta-p/11082...

and update uboot dcd header with new ddr settings found from ddr test

https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6sxsabresd/imximage.cfg?...

 

Best regards
igor

0 Kudos