Re: [U-Boot] [PATCH] ARM: AM57xx: Update EMIF registers

2016-03-07 Thread Lokesh Vutla
On Tuesday 08 March 2016 05:06 AM, Tom Rini wrote: > On Sat, Mar 05, 2016 at 05:33:39PM +0530, Lokesh Vutla wrote: > >> There are certain EMIF timing failures seen on the some x15 boards. Updating >> the EMIF settings to get rid of these timing failures. >> >> Signed-off-by: Lokesh Vutla > > R

Re: [U-Boot] [PATCH] ARM: AM57xx: Update EMIF registers

2016-03-07 Thread Tom Rini
On Sat, Mar 05, 2016 at 05:33:39PM +0530, Lokesh Vutla wrote: > There are certain EMIF timing failures seen on the some x15 boards. Updating > the EMIF settings to get rid of these timing failures. > > Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini But minor nit: > --- > board/ti/am57xx/

[U-Boot] [PATCH] ARM: AM57xx: Update EMIF registers

2016-03-05 Thread Lokesh Vutla
There are certain EMIF timing failures seen on the some x15 boards. Updating the EMIF settings to get rid of these timing failures. Signed-off-by: Lokesh Vutla --- board/ti/am57xx/board.c | 136 +++- 1 file changed, 65 insertions(+), 71 deletions(-) d