Re: [U-Boot] [PATCH 2/3] qong: Use mx31_set_gpr to setup USBH2 pins

2011-10-25 Thread Stefano Babic
On 10/21/2011 04:01 AM, Fabio Estevam wrote: > Instead of writing directly to the GPR register, use mx31_set_gpr to setup > USBH2 pins. > > Signed-off-by: Fabio Estevam > --- > board/davedenx/qong/qong.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/board/dav

[U-Boot] [PATCH 2/3] qong: Use mx31_set_gpr to setup USBH2 pins

2011-10-20 Thread Fabio Estevam
Instead of writing directly to the GPR register, use mx31_set_gpr to setup USBH2 pins. Signed-off-by: Fabio Estevam --- board/davedenx/qong/qong.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/board/davedenx/qong/qong.c b/board/davedenx/qong/qong.c index 5b2830c..d