From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 17 Sep 2012 22:45:14 +0200 Subject: [U-Boot] [PATCH 0/2] i.MX6: mx6qsabrelite: Add splash screen support In-Reply-To: <1347913251-1096-1-git-send-email-eric.nelson@boundarydevices.com> References: <1338485043-21666-9-git-send-email-fabio.estevam@freescale.com> <1347913251-1096-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <20120917224514.25103d6b@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eric, On Mon, 17 Sep 2012 13:20:49 -0700 Eric Nelson wrote: > Series includes one patch to fix a register name in imx6/crm_regs.h > and a second that's a re-base of Fabio's patch from 5/31. > http://patchwork.ozlabs.org/patch/162206/ > > Note that I'm not sure whether this should have been based on > u-boot-video because it's video-related or u-boot imx because > the bulk of the patch set is board-specific. It should be based on u-boot-imx since it touches board files. Thanks, Anatolij