ARMv8/LS2085A: Enable auto precharge for DP-DDR
DP-DDR benefits from auto precharge because of its specific application. Signed-off-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
03e664d8f4
commit
2aa44a2498
@ -77,6 +77,7 @@ found:
|
||||
popts->data_bus_width = 1;
|
||||
popts->otf_burst_chop_en = 0;
|
||||
popts->burst_length = DDR_BL8;
|
||||
popts->bstopre = 0; /* enable auto precharge */
|
||||
}
|
||||
/*
|
||||
* Factors to consider for half-strength driver enable:
|
||||
|
Loading…
Reference in New Issue
Block a user