Re: [U-Boot] [PATCH] colibri_vf: Fix bstlen field

2015-10-15 Thread Stefano Babic
On 14/10/2015 04:54, Fabio Estevam wrote: > From: Fabio Estevam > > Commit 3f353cecc ("vf610: refactor DDRMC code") changed the original > bstlen field from 3 to 0. > > Restore the original value for proper behaviour. > > Based on the patch from Anthony Felice > for the vf610twr board. > > Re

[U-Boot] [PATCH] colibri_vf: Fix bstlen field

2015-10-13 Thread Fabio Estevam
From: Fabio Estevam Commit 3f353cecc ("vf610: refactor DDRMC code") changed the original bstlen field from 3 to 0. Restore the original value for proper behaviour. Based on the patch from Anthony Felice for the vf610twr board. Reported-by: Stefan Agner Signed-off-by: Fabio Estevam --- boar