Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-21 Thread Stefano Babic
On 21/11/2011 12:03, Marek Vasut wrote: >> >> Ok - then I'll drop the patch from u-boot-imx, because it is not working >> (or it is not enough) > > No, you don't understand. This patch is important, leave it there! Ok, the patch does not hurt at all > > The code which registers the ipuv3 i

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-21 Thread Marek Vasut
> On 21/11/2011 07:16, Marek Vasut wrote: > >> 2011/11/20 Marek Vasut > >> > HDMI output doesn't work with current u-boot-imx tree (no LCD output > >>> > >>> after > >>> > 'setenv stdout lcd'), > but works with current u-boot-marex/efikasb tree. > >>> > >>> Ok, so are you debug

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-21 Thread Stefano Babic
On 21/11/2011 07:16, Marek Vasut wrote: >> 2011/11/20 Marek Vasut >> HDMI output doesn't work with current u-boot-imx tree (no LCD output >>> >>> after >>> 'setenv stdout lcd'), but works with current u-boot-marex/efikasb tree. >>> >>> Ok, so are you debugging it or not ? >> >> No,

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-20 Thread Marek Vasut
> 2011/11/20 Marek Vasut > > > > HDMI output doesn't work with current u-boot-imx tree (no LCD output > > > > after > > > > > 'setenv stdout lcd'), > > > but works with current u-boot-marex/efikasb tree. > > > > Ok, so are you debugging it or not ? > > No, I thought that if it works with u-b

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-20 Thread Marek Vasut
> 2011/11/20 Marek Vasut > > > > HDMI output doesn't work with current u-boot-imx tree (no LCD output > > > > after > > > > > 'setenv stdout lcd'), > > > but works with current u-boot-marex/efikasb tree. > > > > Ok, so are you debugging it or not ? > > No, I thought that if it works with u-b

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-20 Thread Jana Rapava
2011/11/20 Marek Vasut > > > HDMI output doesn't work with current u-boot-imx tree (no LCD output > after > > 'setenv stdout lcd'), > > but works with current u-boot-marex/efikasb tree. > > > > Ok, so are you debugging it or not ? > No, I thought that if it works with u-boot-marex/efikasb, it's

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-20 Thread Marek Vasut
> 2011/11/19 Marek Vasut > > > > 2011/11/17 Marek Vasut > > > > > > > Jana, you have efikamx and I can get you HDMI cable. Can you recheck > > > > tomorrow ? > > > > > > > > M > > > > > > Ok, I can. > > > > So any updates? > > HDMI output doesn't work with current u-boot-imx tree (no LCD o

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-20 Thread Jana Rapava
2011/11/19 Marek Vasut > > 2011/11/17 Marek Vasut > > > > > Jana, you have efikamx and I can get you HDMI cable. Can you recheck > > > tomorrow ? > > > > > > M > > > > Ok, I can. > > So any updates? > HDMI output doesn't work with current u-boot-imx tree (no LCD output after 'setenv stdout lcd

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-19 Thread Marek Vasut
> 2011/11/17 Marek Vasut > > > Jana, you have efikamx and I can get you HDMI cable. Can you recheck > > tomorrow ? > > > > M > > Ok, I can. So any updates? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-17 Thread Jana Rapava
2011/11/17 Marek Vasut > > Jana, you have efikamx and I can get you HDMI cable. Can you recheck > tomorrow ? > > M > Ok, I can. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-17 Thread Marek Vasut
> On 09/28/2011 02:19 PM, Marek Vasut wrote: > > Signed-off-by: Marek Vasut > > Cc: Stefano Babic > > --- > > > > board/efikamx/efikamx.c | 16 +++- > > 1 files changed, 11 insertions(+), 5 deletions(-) > > > > diff --git a/board/efikamx/efikamx.c b/board/efikamx/efikamx.c > > in

Re: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-11-17 Thread Stefano Babic
On 09/28/2011 02:19 PM, Marek Vasut wrote: > Signed-off-by: Marek Vasut > Cc: Stefano Babic > --- > board/efikamx/efikamx.c | 16 +++- > 1 files changed, 11 insertions(+), 5 deletions(-) > > diff --git a/board/efikamx/efikamx.c b/board/efikamx/efikamx.c > index 29fff72..276753c 100

[U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output

2011-09-28 Thread Marek Vasut
Signed-off-by: Marek Vasut Cc: Stefano Babic --- board/efikamx/efikamx.c | 16 +++- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/board/efikamx/efikamx.c b/board/efikamx/efikamx.c index 29fff72..276753c 100644 --- a/board/efikamx/efikamx.c +++ b/board/efikamx/efik