mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 18:41:03 +00:00
54d022e76c
When core power domain hits oswr, then DDR3 memories does not come back while resuming. This is because when EMIF registers are lost, then the controller takes care of copying the values from the shadow registers. If the shadow registers are not updated with the right values, then this results in incorrect settings while resuming. So updating the shadow registers with the corresponding status registers here during the boot. Signed-off-by: Sricharan R <r.sricharan@ti.com> |
||
---|---|---|
.. | ||
config.mk | ||
emif.c | ||
hw_data.c | ||
hwinit.c | ||
Makefile | ||
prcm-regs.c | ||
sdram_elpida.c |