From 519f49e93991ae1e71217c5a176774e8ac8db95e Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Tue, 29 Nov 2016 11:32:25 -0600 Subject: MLK-13539: mx6sl: evk: lpddr2: add pre charge command all LPDDR2 script MX6SL_MMDC_LPDDR2_register_programming_aid_v0.9.inc Updated to add Precharge all command per JEDEC The memory controller may optionally issue a precharge-all command prior to the MRW reset command This is strongly recommended to ensure robust DRAM initialization Signed-off-by: Adrian Alonso Signed-off-by: Ye Li (cherry picked from commit 498f4a791593069220213c6d777527f4d899fb8a) --- board/freescale/mx6slevk/imximage.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'board') diff --git a/board/freescale/mx6slevk/imximage.cfg b/board/freescale/mx6slevk/imximage.cfg index c6492b9..e5a8c47 100644 --- a/board/freescale/mx6slevk/imximage.cfg +++ b/board/freescale/mx6slevk/imximage.cfg @@ -109,6 +109,7 @@ DATA 4 0x021b0038 0x00190778 DATA 4 0x021b0008 0x00000000 DATA 4 0x021b0040 0x0000004f DATA 4 0x021b0000 0xc3110000 +DATA 4 0x021b001c 0x00008050 DATA 4 0x021b001c 0x003f8030 DATA 4 0x021b001c 0xff0a8030 DATA 4 0x021b001c 0x82018030 -- cgit v1.1