Hi all,
I'm trying to configure memory LPDDR on a processor AM3703 sitara. The memory is:
MICRON Mobile256MB Low-Power DDR SDRAM MT40H256M32L4 AND THE CLOCK RATE IS 166MHz.
Is something wrong in my SDRC register configuration?? my kernel crash if I try to reserve more than 128Mbyte in my bootargs arguments
SDRC_SYSCONFIG 0x0010
SDRC_CS_CFG 0x0002
SDRC_SHARING 0x0100
SDRC_ERR_TYPE 0x0008
SDRC_DLLA_CTRL 0x000A
SDRC_DLLA_STATUSL 0x0004
SDRC_DLLB_CTRL 0x0000
SDRC_DLLB_STATUS 0x0000
SDRC_POWER 0x0001
SDRC_MCFG_0 0x3588099
SDRC_MR_0 0x0032
SDRC_EMR2_0 0x0000
SSDRC_ACTIM_CTRL_A_0 0x92E1C4C6
SDRC_ACTIM_CTRL_B_0 0x2111C
SDRC_RFR_CTRL_0 0x4DC01
SDRC_MANUAL_0 0x0002
SDRC_MCFG_1 0x2584099
SDRC_MR_1 0x0032
SDRC_EMR2_1 0x0000
SDRC_ACTIM_CTRL_A_1 0xAA9DB4C6
SDRC_ACTIM_CTRL_B_1 0x11517
SDRC_RFR_CTRL_1 0x4E201
SDRC_MANUAL_1 0x0002
thanks in advance