sleep34xx.S 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622
  1. /*
  2. * (C) Copyright 2007
  3. * Texas Instruments
  4. * Karthik Dasu <karthik-dp@ti.com>
  5. *
  6. * (C) Copyright 2004
  7. * Texas Instruments, <www.ti.com>
  8. * Richard Woodruff <r-woodruff2@ti.com>
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public License as
  12. * published by the Free Software Foundation; either version 2 of
  13. * the License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR /PURPOSE. See the
  18. * GNU General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License
  21. * along with this program; if not, write to the Free Software
  22. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  23. * MA 02111-1307 USA
  24. */
  25. #include <linux/linkage.h>
  26. #include <asm/assembler.h>
  27. #include <plat/sram.h>
  28. #include <mach/io.h>
  29. #include "cm2xxx_3xxx.h"
  30. #include "prm2xxx_3xxx.h"
  31. #include "sdrc.h"
  32. #include "control.h"
  33. /*
  34. * Registers access definitions
  35. */
  36. #define SDRC_SCRATCHPAD_SEM_OFFS 0xc
  37. #define SDRC_SCRATCHPAD_SEM_V OMAP343X_SCRATCHPAD_REGADDR\
  38. (SDRC_SCRATCHPAD_SEM_OFFS)
  39. #define PM_PREPWSTST_CORE_P OMAP3430_PRM_BASE + CORE_MOD +\
  40. OMAP3430_PM_PREPWSTST
  41. #define PM_PWSTCTRL_MPU_P OMAP3430_PRM_BASE + MPU_MOD + OMAP2_PM_PWSTCTRL
  42. #define CM_IDLEST1_CORE_V OMAP34XX_CM_REGADDR(CORE_MOD, CM_IDLEST1)
  43. #define CM_IDLEST_CKGEN_V OMAP34XX_CM_REGADDR(PLL_MOD, CM_IDLEST)
  44. #define SRAM_BASE_P OMAP3_SRAM_PA
  45. #define CONTROL_STAT OMAP343X_CTRL_BASE + OMAP343X_CONTROL_STATUS
  46. #define CONTROL_MEM_RTA_CTRL (OMAP343X_CTRL_BASE +\
  47. OMAP36XX_CONTROL_MEM_RTA_CTRL)
  48. /* Move this as correct place is available */
  49. #define SCRATCHPAD_MEM_OFFS 0x310
  50. #define SCRATCHPAD_BASE_P (OMAP343X_CTRL_BASE +\
  51. OMAP343X_CONTROL_MEM_WKUP +\
  52. SCRATCHPAD_MEM_OFFS)
  53. #define SDRC_POWER_V OMAP34XX_SDRC_REGADDR(SDRC_POWER)
  54. #define SDRC_SYSCONFIG_P (OMAP343X_SDRC_BASE + SDRC_SYSCONFIG)
  55. #define SDRC_MR_0_P (OMAP343X_SDRC_BASE + SDRC_MR_0)
  56. #define SDRC_EMR2_0_P (OMAP343X_SDRC_BASE + SDRC_EMR2_0)
  57. #define SDRC_MANUAL_0_P (OMAP343X_SDRC_BASE + SDRC_MANUAL_0)
  58. #define SDRC_MR_1_P (OMAP343X_SDRC_BASE + SDRC_MR_1)
  59. #define SDRC_EMR2_1_P (OMAP343X_SDRC_BASE + SDRC_EMR2_1)
  60. #define SDRC_MANUAL_1_P (OMAP343X_SDRC_BASE + SDRC_MANUAL_1)
  61. #define SDRC_DLLA_STATUS_V OMAP34XX_SDRC_REGADDR(SDRC_DLLA_STATUS)
  62. #define SDRC_DLLA_CTRL_V OMAP34XX_SDRC_REGADDR(SDRC_DLLA_CTRL)
  63. /*
  64. * This file needs be built unconditionally as ARM to interoperate correctly
  65. * with non-Thumb-2-capable firmware.
  66. */
  67. .arm
  68. /*
  69. * API functions
  70. */
  71. .text
  72. /*
  73. * L2 cache needs to be toggled for stable OFF mode functionality on 3630.
  74. * This function sets up a flag that will allow for this toggling to take
  75. * place on 3630. Hopefully some version in the future may not need this.
  76. */
  77. ENTRY(enable_omap3630_toggle_l2_on_restore)
  78. stmfd sp!, {lr} @ save registers on stack
  79. /* Setup so that we will disable and enable l2 */
  80. mov r1, #0x1
  81. adrl r2, l2dis_3630 @ may be too distant for plain adr
  82. str r1, [r2]
  83. ldmfd sp!, {pc} @ restore regs and return
  84. ENDPROC(enable_omap3630_toggle_l2_on_restore)
  85. .text
  86. /* Function to call rom code to save secure ram context */
  87. .align 3
  88. ENTRY(save_secure_ram_context)
  89. stmfd sp!, {r4 - r11, lr} @ save registers on stack
  90. adr r3, api_params @ r3 points to parameters
  91. str r0, [r3,#0x4] @ r0 has sdram address
  92. ldr r12, high_mask
  93. and r3, r3, r12
  94. ldr r12, sram_phy_addr_mask
  95. orr r3, r3, r12
  96. mov r0, #25 @ set service ID for PPA
  97. mov r12, r0 @ copy secure service ID in r12
  98. mov r1, #0 @ set task id for ROM code in r1
  99. mov r2, #4 @ set some flags in r2, r6
  100. mov r6, #0xff
  101. dsb @ data write barrier
  102. dmb @ data memory barrier
  103. smc #1 @ call SMI monitor (smi #1)
  104. nop
  105. nop
  106. nop
  107. nop
  108. ldmfd sp!, {r4 - r11, pc}
  109. .align
  110. sram_phy_addr_mask:
  111. .word SRAM_BASE_P
  112. high_mask:
  113. .word 0xffff
  114. api_params:
  115. .word 0x4, 0x0, 0x0, 0x1, 0x1
  116. ENDPROC(save_secure_ram_context)
  117. ENTRY(save_secure_ram_context_sz)
  118. .word . - save_secure_ram_context
  119. /*
  120. * ======================
  121. * == Idle entry point ==
  122. * ======================
  123. */
  124. /*
  125. * Forces OMAP into idle state
  126. *
  127. * omap34xx_cpu_suspend() - This bit of code saves the CPU context if needed
  128. * and executes the WFI instruction. Calling WFI effectively changes the
  129. * power domains states to the desired target power states.
  130. *
  131. *
  132. * Notes:
  133. * - only the minimum set of functions gets copied to internal SRAM at boot
  134. * and after wake-up from OFF mode, cf. omap_push_sram_idle. The function
  135. * pointers in SDRAM or SRAM are called depending on the desired low power
  136. * target state.
  137. * - when the OMAP wakes up it continues at different execution points
  138. * depending on the low power mode (non-OFF vs OFF modes),
  139. * cf. 'Resume path for xxx mode' comments.
  140. */
  141. .align 3
  142. ENTRY(omap34xx_cpu_suspend)
  143. stmfd sp!, {r4 - r11, lr} @ save registers on stack
  144. /*
  145. * r0 contains CPU context save/restore pointer in sdram
  146. * r1 contains information about saving context:
  147. * 0 - No context lost
  148. * 1 - Only L1 and logic lost
  149. * 2 - Only L2 lost (Even L1 is retained we clean it along with L2)
  150. * 3 - Both L1 and L2 lost and logic lost
  151. */
  152. /*
  153. * For OFF mode: save context and jump to WFI in SDRAM (omap3_do_wfi)
  154. * For non-OFF modes: jump to the WFI code in SRAM (omap3_do_wfi_sram)
  155. */
  156. ldr r4, omap3_do_wfi_sram_addr
  157. ldr r5, [r4]
  158. cmp r1, #0x0 @ If no context save required,
  159. bxeq r5 @ jump to the WFI code in SRAM
  160. /* Otherwise fall through to the save context code */
  161. save_context_wfi:
  162. mov r8, r0 @ Store SDRAM address in r8
  163. mrc p15, 0, r5, c1, c0, 1 @ Read Auxiliary Control Register
  164. mov r4, #0x1 @ Number of parameters for restore call
  165. stmia r8!, {r4-r5} @ Push parameters for restore call
  166. mrc p15, 1, r5, c9, c0, 2 @ Read L2 AUX ctrl register
  167. stmia r8!, {r4-r5} @ Push parameters for restore call
  168. /*
  169. * jump out to kernel flush routine
  170. * - reuse that code is better
  171. * - it executes in a cached space so is faster than refetch per-block
  172. * - should be faster and will change with kernel
  173. * - 'might' have to copy address, load and jump to it
  174. * Flush all data from the L1 data cache before disabling
  175. * SCTLR.C bit.
  176. */
  177. ldr r1, kernel_flush
  178. mov lr, pc
  179. bx r1
  180. /*
  181. * Clear the SCTLR.C bit to prevent further data cache
  182. * allocation. Clearing SCTLR.C would make all the data accesses
  183. * strongly ordered and would not hit the cache.
  184. */
  185. mrc p15, 0, r0, c1, c0, 0
  186. bic r0, r0, #(1 << 2) @ Disable the C bit
  187. mcr p15, 0, r0, c1, c0, 0
  188. isb
  189. /*
  190. * Invalidate L1 data cache. Even though only invalidate is
  191. * necessary exported flush API is used here. Doing clean
  192. * on already clean cache would be almost NOP.
  193. */
  194. ldr r1, kernel_flush
  195. blx r1
  196. /*
  197. * The kernel doesn't interwork: v7_flush_dcache_all in particluar will
  198. * always return in Thumb state when CONFIG_THUMB2_KERNEL is enabled.
  199. * This sequence switches back to ARM. Note that .align may insert a
  200. * nop: bx pc needs to be word-aligned in order to work.
  201. */
  202. THUMB( .thumb )
  203. THUMB( .align )
  204. THUMB( bx pc )
  205. THUMB( nop )
  206. .arm
  207. b omap3_do_wfi
  208. /*
  209. * Local variables
  210. */
  211. omap3_do_wfi_sram_addr:
  212. .word omap3_do_wfi_sram
  213. kernel_flush:
  214. .word v7_flush_dcache_all
  215. /* ===================================
  216. * == WFI instruction => Enter idle ==
  217. * ===================================
  218. */
  219. /*
  220. * Do WFI instruction
  221. * Includes the resume path for non-OFF modes
  222. *
  223. * This code gets copied to internal SRAM and is accessible
  224. * from both SDRAM and SRAM:
  225. * - executed from SRAM for non-off modes (omap3_do_wfi_sram),
  226. * - executed from SDRAM for OFF mode (omap3_do_wfi).
  227. */
  228. .align 3
  229. ENTRY(omap3_do_wfi)
  230. ldr r4, sdrc_power @ read the SDRC_POWER register
  231. ldr r5, [r4] @ read the contents of SDRC_POWER
  232. orr r5, r5, #0x40 @ enable self refresh on idle req
  233. str r5, [r4] @ write back to SDRC_POWER register
  234. /* Data memory barrier and Data sync barrier */
  235. dsb
  236. dmb
  237. /*
  238. * ===================================
  239. * == WFI instruction => Enter idle ==
  240. * ===================================
  241. */
  242. wfi @ wait for interrupt
  243. /*
  244. * ===================================
  245. * == Resume path for non-OFF modes ==
  246. * ===================================
  247. */
  248. nop
  249. nop
  250. nop
  251. nop
  252. nop
  253. nop
  254. nop
  255. nop
  256. nop
  257. nop
  258. /*
  259. * This function implements the erratum ID i581 WA:
  260. * SDRC state restore before accessing the SDRAM
  261. *
  262. * Only used at return from non-OFF mode. For OFF
  263. * mode the ROM code configures the SDRC and
  264. * the DPLL before calling the restore code directly
  265. * from DDR.
  266. */
  267. /* Make sure SDRC accesses are ok */
  268. wait_sdrc_ok:
  269. /* DPLL3 must be locked before accessing the SDRC. Maybe the HW ensures this */
  270. ldr r4, cm_idlest_ckgen
  271. wait_dpll3_lock:
  272. ldr r5, [r4]
  273. tst r5, #1
  274. beq wait_dpll3_lock
  275. ldr r4, cm_idlest1_core
  276. wait_sdrc_ready:
  277. ldr r5, [r4]
  278. tst r5, #0x2
  279. bne wait_sdrc_ready
  280. /* allow DLL powerdown upon hw idle req */
  281. ldr r4, sdrc_power
  282. ldr r5, [r4]
  283. bic r5, r5, #0x40
  284. str r5, [r4]
  285. /*
  286. * PC-relative stores lead to undefined behaviour in Thumb-2: use a r7 as a
  287. * base instead.
  288. * Be careful not to clobber r7 when maintaing this code.
  289. */
  290. is_dll_in_lock_mode:
  291. /* Is dll in lock mode? */
  292. ldr r4, sdrc_dlla_ctrl
  293. ldr r5, [r4]
  294. tst r5, #0x4
  295. bne exit_nonoff_modes @ Return if locked
  296. /* wait till dll locks */
  297. adr r7, kick_counter
  298. wait_dll_lock_timed:
  299. ldr r4, wait_dll_lock_counter
  300. add r4, r4, #1
  301. str r4, [r7, #wait_dll_lock_counter - kick_counter]
  302. ldr r4, sdrc_dlla_status
  303. /* Wait 20uS for lock */
  304. mov r6, #8
  305. wait_dll_lock:
  306. subs r6, r6, #0x1
  307. beq kick_dll
  308. ldr r5, [r4]
  309. and r5, r5, #0x4
  310. cmp r5, #0x4
  311. bne wait_dll_lock
  312. b exit_nonoff_modes @ Return when locked
  313. /* disable/reenable DLL if not locked */
  314. kick_dll:
  315. ldr r4, sdrc_dlla_ctrl
  316. ldr r5, [r4]
  317. mov r6, r5
  318. bic r6, #(1<<3) @ disable dll
  319. str r6, [r4]
  320. dsb
  321. orr r6, r6, #(1<<3) @ enable dll
  322. str r6, [r4]
  323. dsb
  324. ldr r4, kick_counter
  325. add r4, r4, #1
  326. str r4, [r7] @ kick_counter
  327. b wait_dll_lock_timed
  328. exit_nonoff_modes:
  329. /* Re-enable C-bit if needed */
  330. mrc p15, 0, r0, c1, c0, 0
  331. tst r0, #(1 << 2) @ Check C bit enabled?
  332. orreq r0, r0, #(1 << 2) @ Enable the C bit if cleared
  333. mcreq p15, 0, r0, c1, c0, 0
  334. isb
  335. /*
  336. * ===================================
  337. * == Exit point from non-OFF modes ==
  338. * ===================================
  339. */
  340. ldmfd sp!, {r4 - r11, pc} @ restore regs and return
  341. /*
  342. * Local variables
  343. */
  344. sdrc_power:
  345. .word SDRC_POWER_V
  346. cm_idlest1_core:
  347. .word CM_IDLEST1_CORE_V
  348. cm_idlest_ckgen:
  349. .word CM_IDLEST_CKGEN_V
  350. sdrc_dlla_status:
  351. .word SDRC_DLLA_STATUS_V
  352. sdrc_dlla_ctrl:
  353. .word SDRC_DLLA_CTRL_V
  354. /*
  355. * When exporting to userspace while the counters are in SRAM,
  356. * these 2 words need to be at the end to facilitate retrival!
  357. */
  358. kick_counter:
  359. .word 0
  360. wait_dll_lock_counter:
  361. .word 0
  362. ENTRY(omap3_do_wfi_sz)
  363. .word . - omap3_do_wfi
  364. /*
  365. * ==============================
  366. * == Resume path for OFF mode ==
  367. * ==============================
  368. */
  369. /*
  370. * The restore_* functions are called by the ROM code
  371. * when back from WFI in OFF mode.
  372. * Cf. the get_*restore_pointer functions.
  373. *
  374. * restore_es3: applies to 34xx >= ES3.0
  375. * restore_3630: applies to 36xx
  376. * restore: common code for 3xxx
  377. *
  378. * Note: when back from CORE and MPU OFF mode we are running
  379. * from SDRAM, without MMU, without the caches and prediction.
  380. * Also the SRAM content has been cleared.
  381. */
  382. ENTRY(omap3_restore_es3)
  383. ldr r5, pm_prepwstst_core_p
  384. ldr r4, [r5]
  385. and r4, r4, #0x3
  386. cmp r4, #0x0 @ Check if previous power state of CORE is OFF
  387. bne omap3_restore @ Fall through to OMAP3 common code
  388. adr r0, es3_sdrc_fix
  389. ldr r1, sram_base
  390. ldr r2, es3_sdrc_fix_sz
  391. mov r2, r2, ror #2
  392. copy_to_sram:
  393. ldmia r0!, {r3} @ val = *src
  394. stmia r1!, {r3} @ *dst = val
  395. subs r2, r2, #0x1 @ num_words--
  396. bne copy_to_sram
  397. ldr r1, sram_base
  398. blx r1
  399. b omap3_restore @ Fall through to OMAP3 common code
  400. ENDPROC(omap3_restore_es3)
  401. ENTRY(omap3_restore_3630)
  402. ldr r1, pm_prepwstst_core_p
  403. ldr r2, [r1]
  404. and r2, r2, #0x3
  405. cmp r2, #0x0 @ Check if previous power state of CORE is OFF
  406. bne omap3_restore @ Fall through to OMAP3 common code
  407. /* Disable RTA before giving control */
  408. ldr r1, control_mem_rta
  409. mov r2, #OMAP36XX_RTA_DISABLE
  410. str r2, [r1]
  411. ENDPROC(omap3_restore_3630)
  412. /* Fall through to common code for the remaining logic */
  413. ENTRY(omap3_restore)
  414. /*
  415. * Read the pwstctrl register to check the reason for mpu reset.
  416. * This tells us what was lost.
  417. */
  418. ldr r1, pm_pwstctrl_mpu
  419. ldr r2, [r1]
  420. and r2, r2, #0x3
  421. cmp r2, #0x0 @ Check if target power state was OFF or RET
  422. bne logic_l1_restore
  423. ldr r0, l2dis_3630
  424. cmp r0, #0x1 @ should we disable L2 on 3630?
  425. bne skipl2dis
  426. mrc p15, 0, r0, c1, c0, 1
  427. bic r0, r0, #2 @ disable L2 cache
  428. mcr p15, 0, r0, c1, c0, 1
  429. skipl2dis:
  430. ldr r0, control_stat
  431. ldr r1, [r0]
  432. and r1, #0x700
  433. cmp r1, #0x300
  434. beq l2_inv_gp
  435. mov r0, #40 @ set service ID for PPA
  436. mov r12, r0 @ copy secure Service ID in r12
  437. mov r1, #0 @ set task id for ROM code in r1
  438. mov r2, #4 @ set some flags in r2, r6
  439. mov r6, #0xff
  440. adr r3, l2_inv_api_params @ r3 points to dummy parameters
  441. dsb @ data write barrier
  442. dmb @ data memory barrier
  443. smc #1 @ call SMI monitor (smi #1)
  444. /* Write to Aux control register to set some bits */
  445. mov r0, #42 @ set service ID for PPA
  446. mov r12, r0 @ copy secure Service ID in r12
  447. mov r1, #0 @ set task id for ROM code in r1
  448. mov r2, #4 @ set some flags in r2, r6
  449. mov r6, #0xff
  450. ldr r4, scratchpad_base
  451. ldr r3, [r4, #0xBC] @ r3 points to parameters
  452. dsb @ data write barrier
  453. dmb @ data memory barrier
  454. smc #1 @ call SMI monitor (smi #1)
  455. #ifdef CONFIG_OMAP3_L2_AUX_SECURE_SAVE_RESTORE
  456. /* Restore L2 aux control register */
  457. @ set service ID for PPA
  458. mov r0, #CONFIG_OMAP3_L2_AUX_SECURE_SERVICE_SET_ID
  459. mov r12, r0 @ copy service ID in r12
  460. mov r1, #0 @ set task ID for ROM code in r1
  461. mov r2, #4 @ set some flags in r2, r6
  462. mov r6, #0xff
  463. ldr r4, scratchpad_base
  464. ldr r3, [r4, #0xBC]
  465. adds r3, r3, #8 @ r3 points to parameters
  466. dsb @ data write barrier
  467. dmb @ data memory barrier
  468. smc #1 @ call SMI monitor (smi #1)
  469. #endif
  470. b logic_l1_restore
  471. .align
  472. l2_inv_api_params:
  473. .word 0x1, 0x00
  474. l2_inv_gp:
  475. /* Execute smi to invalidate L2 cache */
  476. mov r12, #0x1 @ set up to invalidate L2
  477. smc #0 @ Call SMI monitor (smieq)
  478. /* Write to Aux control register to set some bits */
  479. ldr r4, scratchpad_base
  480. ldr r3, [r4,#0xBC]
  481. ldr r0, [r3,#4]
  482. mov r12, #0x3
  483. smc #0 @ Call SMI monitor (smieq)
  484. ldr r4, scratchpad_base
  485. ldr r3, [r4,#0xBC]
  486. ldr r0, [r3,#12]
  487. mov r12, #0x2
  488. smc #0 @ Call SMI monitor (smieq)
  489. logic_l1_restore:
  490. ldr r1, l2dis_3630
  491. cmp r1, #0x1 @ Test if L2 re-enable needed on 3630
  492. bne skipl2reen
  493. mrc p15, 0, r1, c1, c0, 1
  494. orr r1, r1, #2 @ re-enable L2 cache
  495. mcr p15, 0, r1, c1, c0, 1
  496. skipl2reen:
  497. /* Now branch to the common CPU resume function */
  498. b cpu_resume
  499. ENDPROC(omap3_restore)
  500. .ltorg
  501. /*
  502. * Local variables
  503. */
  504. pm_prepwstst_core_p:
  505. .word PM_PREPWSTST_CORE_P
  506. pm_pwstctrl_mpu:
  507. .word PM_PWSTCTRL_MPU_P
  508. scratchpad_base:
  509. .word SCRATCHPAD_BASE_P
  510. sram_base:
  511. .word SRAM_BASE_P + 0x8000
  512. control_stat:
  513. .word CONTROL_STAT
  514. control_mem_rta:
  515. .word CONTROL_MEM_RTA_CTRL
  516. l2dis_3630:
  517. .word 0
  518. /*
  519. * Internal functions
  520. */
  521. /*
  522. * This function implements the erratum ID i443 WA, applies to 34xx >= ES3.0
  523. * Copied to and run from SRAM in order to reconfigure the SDRC parameters.
  524. */
  525. .text
  526. .align 3
  527. ENTRY(es3_sdrc_fix)
  528. ldr r4, sdrc_syscfg @ get config addr
  529. ldr r5, [r4] @ get value
  530. tst r5, #0x100 @ is part access blocked
  531. it eq
  532. biceq r5, r5, #0x100 @ clear bit if set
  533. str r5, [r4] @ write back change
  534. ldr r4, sdrc_mr_0 @ get config addr
  535. ldr r5, [r4] @ get value
  536. str r5, [r4] @ write back change
  537. ldr r4, sdrc_emr2_0 @ get config addr
  538. ldr r5, [r4] @ get value
  539. str r5, [r4] @ write back change
  540. ldr r4, sdrc_manual_0 @ get config addr
  541. mov r5, #0x2 @ autorefresh command
  542. str r5, [r4] @ kick off refreshes
  543. ldr r4, sdrc_mr_1 @ get config addr
  544. ldr r5, [r4] @ get value
  545. str r5, [r4] @ write back change
  546. ldr r4, sdrc_emr2_1 @ get config addr
  547. ldr r5, [r4] @ get value
  548. str r5, [r4] @ write back change
  549. ldr r4, sdrc_manual_1 @ get config addr
  550. mov r5, #0x2 @ autorefresh command
  551. str r5, [r4] @ kick off refreshes
  552. bx lr
  553. /*
  554. * Local variables
  555. */
  556. .align
  557. sdrc_syscfg:
  558. .word SDRC_SYSCONFIG_P
  559. sdrc_mr_0:
  560. .word SDRC_MR_0_P
  561. sdrc_emr2_0:
  562. .word SDRC_EMR2_0_P
  563. sdrc_manual_0:
  564. .word SDRC_MANUAL_0_P
  565. sdrc_mr_1:
  566. .word SDRC_MR_1_P
  567. sdrc_emr2_1:
  568. .word SDRC_EMR2_1_P
  569. sdrc_manual_1:
  570. .word SDRC_MANUAL_1_P
  571. ENDPROC(es3_sdrc_fix)
  572. ENTRY(es3_sdrc_fix_sz)
  573. .word . - es3_sdrc_fix