From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 21 Nov 2011 12:03:48 +0100 Subject: [U-Boot] [PATCH] Efika: Configure additional regulators for HDMI output In-Reply-To: <4ECA2BA3.8050809@denx.de> References: <1317212397-19638-1-git-send-email-marek.vasut@gmail.com> <201111210716.22248.marek.vasut@gmail.com> <4ECA2BA3.8050809@denx.de> Message-ID: <201111211203.49145.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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, I thought that if it works with u-boot-marex/efikasb, it's only a > >> question of > >> getting some more patches into u-boot-imx. > > > > Ah ok, nevermind, it seems it can't work yet -- I'll have to recheck. > > 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! The code which registers the ipuv3 is still missing, that's the point. M