summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2010-08-23 11:03:38 +0800
committerJason Liu <r64343@freescale.com>2010-08-23 11:05:46 +0800
commit506fc144a37d763fbf87e104f164d58036fa2dd2 (patch)
tree6c9e5c1900e957b081eda895e9b5186d258e548d
parent61c38438ccb53faf71370fb40179a5c3327967c7 (diff)
downloadu-boot-imx-506fc144a37d763fbf87e104f164d58036fa2dd2.zip
u-boot-imx-506fc144a37d763fbf87e104f164d58036fa2dd2.tar.gz
u-boot-imx-506fc144a37d763fbf87e104f164d58036fa2dd2.tar.bz2
ENGR00126566 MX50:Aligned LPDDR2 initialization to the latest script
Aligned LPDDR2 initialization to the latest script Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com> Signed-off-by: Jason Liu <r64343@freescale.com>
-rw-r--r--board/freescale/mx50_arm2/flash_header.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/freescale/mx50_arm2/flash_header.S b/board/freescale/mx50_arm2/flash_header.S
index 63ad000..3e44451 100644
--- a/board/freescale/mx50_arm2/flash_header.S
+++ b/board/freescale/mx50_arm2/flash_header.S
@@ -175,7 +175,7 @@ wait_pll1_lock:
str r1, [r0, #0xc]
/* setmem /32 0x14000010 = 0x0000010b */
ldr r1, =0x0000010b
- str r1, [r0, #0xc]
+ str r1, [r0, #0x10]
/* setmem /32 0x14000014 = 0x00000a6b */
ldr r1, =0x00000a6b
str r1, [r0, #0x14]
@@ -240,7 +240,7 @@ wait_pll1_lock:
ldr r1, =0x00000001
str r1, [r0, #0x70]
/* setmem /32 0x14000074 = 0x00000000 */
- ldr r1, =0x00000001
+ ldr r1, =0x00000000
str r1, [r0, #0x74]
/* setmem /32 0x14000078 = 0x00040042 */
ldr r1, =0x00040042