commit | 37f2989faeccc9cf400a568568f2433df7553d17 | [log] [tgz] |
---|---|---|
author | Anthony Felice <tony.felice@timesys.com> | Fri Oct 09 16:38:39 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 16 07:21:09 2015 -0400 |
tree | fb97ab8c3ef8d2fd317b20036298910fdef88b6c | |
parent | 0ac9f403ce99ab556f04cec79a5a55d27c749ce6 [diff] |
vf610twr: Fix typo in DRAM init This commit fixes a typo in vf610twr DRAM init that was causing a hang in U-Boot for the Vybrid Tower. This typo was introduced in commit 3f353cecc (vf610: refactor DDRMC code). Signed-off-by: Anthony Felice <tony.felice@timesys.com> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>