Hi Tee
this is used for sending special commands to ddr chip, like configuring Mode Registers.
Examples can be found in scripts for ddr tester tool
https://community.freescale.com/docs/DOC-105652
ddr_stress_tester folder ../script/ , for example attached MX6SL_EVK_LPDDR2_512MB_32bit_v0.9.inc:
// LPDDR2 Mode Register Writes
//=============================================================================
setmem /32 0x021b001c =0x82018030 // MRW: BA=0 CS=0 MR_ADDR=1 MR_OP=see Register Configuration
setmem /32 0x021b001c =0x04028030 // MRW: BA=0 CS=0 MR_ADDR=2 MR_OP=see Register Configuration
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------