summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-15 08:43:38 -0400
committerTom Rini <trini@konsulko.com>2015-10-15 08:43:38 -0400
commitcb4c833b74e40b2e9bce8702f1d5e11fa823292d (patch)
tree4b8b784653104e1910d73b0e649c07b495e7e2b4 /board
parentc57a9a6350f60f5f9ae18d0c55efcd79b2204be3 (diff)
parentcf04ad3219260c3c39ec3dbfe2427e3463e8dbd5 (diff)
downloadtalos-obmc-uboot-cb4c833b74e40b2e9bce8702f1d5e11fa823292d.tar.gz
talos-obmc-uboot-cb4c833b74e40b2e9bce8702f1d5e11fa823292d.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'board')
-rw-r--r--board/toradex/colibri_vf/colibri_vf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/toradex/colibri_vf/colibri_vf.c b/board/toradex/colibri_vf/colibri_vf.c
index 39bf0ac7d6..a6d1c5bcd1 100644
--- a/board/toradex/colibri_vf/colibri_vf.c
+++ b/board/toradex/colibri_vf/colibri_vf.c
@@ -119,7 +119,7 @@ int dram_init(void)
.trcd_int = 6,
.tras_lockout = 0,
.tdal = 12,
- .bstlen = 0,
+ .bstlen = 3,
.tdll = 512,
.trp_ab = 6,
.tref = 3120,
OpenPOWER on IntegriCloud