From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Thu, 28 Feb 2013 13:45:36 -0700 Subject: [U-Boot] [PATCH V2 2/6] i.MX6: consolidate pad names for multi-CPU boards In-Reply-To: References: <1361304425-24430-1-git-send-email-eric.nelson@boundarydevices.com> <1361304425-24430-3-git-send-email-eric.nelson@boundarydevices.com> <51289876.8030305@denx.de> <5128EEDB.2030901@boundarydevices.com> Message-ID: <512FC1F0.30008@boundarydevices.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 02/28/2013 01:26 PM, Fabio Estevam wrote: > Hi Eric, > > On Sat, Feb 23, 2013 at 1:31 PM, Eric Nelson > wrote: > >> It's probably going to be a week or so before I can re-work the >> HDMI detection code per Wolfgang's request and re-submit Nitrogen6X. > > I work on a patch that will add an hdmi structure, so that we can > remove the base + offset register access. > > Will send it later today. > Thanks Fabio.