Re: [U-Boot] [PATCH 03/11] imx: ventana: remove caam disable per eeprom bit

2014-08-20 Thread Stefano Babic
Hi Tim, On 08/08/2014 07:35, Tim Harvey wrote: > During manufacturing this bit is not getting enabled when it should be, so > we will ignore it. > > Signed-off-by: Tim Harvey > --- > board/gateworks/gw_ventana/gw_ventana.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[U-Boot] [PATCH 03/11] imx: ventana: remove caam disable per eeprom bit

2014-08-07 Thread Tim Harvey
During manufacturing this bit is not getting enabled when it should be, so we will ignore it. Signed-off-by: Tim Harvey --- board/gateworks/gw_ventana/gw_ventana.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ve