Skip to content
Snippets Groups Projects
Commit b8097d9f authored by Ye Li's avatar Ye Li Committed by Robby Cai
Browse files

MLK-13330 mx6sll_arm2: Update LPDDR3 script to v2.2

Changes from v1.2 to v2.2:
Version 2.2
	-Issue a Precharge-All command prior to the MRW Reset command.
	-setmem /32 0x021B001C = 0x00008050  // [MMDC_MDSCR]  precharge all to CS0
	-setmem /32 0x021B001C = 0x00008058  // [MMDC_MDSCR]  precharge all to CS1
Version 2.1
        -Update MMDC PHY Read/Write delay-lines Configuration Register according to calibration results
        -setmem /32 0x021B0848 = 0x3C3A3C3C   // [MMDC_MPRDDLCTL]
        -setmem /32 0x021B0850 = 0x24293625   // [MMDC_MPWRDLCTL]
Version 1.2.1
        -Fix a typo. setmem /32 0x020E052C = 0x00000030
        -Fix a typo. setmem /32 0x021B0800 = 0xA1390003

File:
http://compass.freescale.net/livelink/livelink?func=ll&objId=235701297&objAction=browse&viewType=1



Test:
Overnight memtester passed on two i.MX6SLL LPDDR3 ARM2 boards.

Signed-off-by: default avatarYe Li <ye.li@nxp.com>
(cherry picked from commit 92946cba)
parent b7db2831
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment