Searched hist:e026b984e68cac45a8e18fc55dd48f1b75f91298 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ddr/altera/ |
| H A D | sequencer.c | e026b984e68cac45a8e18fc55dd48f1b75f91298 Tue Apr 05 21:17:35 UTC 2016 Marek Vasut <marex@denx.de> ddr: altera: Repair DQ window centering code
The code uses a lot of signed numbers, which ended up in variables of unsigned type, which resulted in all sorts of underflows. This in turn caused incorrect calibration on certain boards. Moreover, repair the readout of the DQ delay, which was being pulled from wrong register.
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Chin Liang See <clsee@altera.com>
|