From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 6 Oct 2011 19:35:00 +0200 Subject: [U-Boot] [PATCH v3 3/3] MX5: Make IPU display output and pixel format configurable In-Reply-To: <1317854656-12087-3-git-send-email-agust@denx.de> References: <1317024949-4514-1-git-send-email-sbabic@denx.de> <1317854656-12087-3-git-send-email-agust@denx.de> Message-ID: <20111006193500.57b778f7@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 6 Oct 2011 00:44:16 +0200 Anatolij Gustschin wrote: > From: Marek Vasut > > Signed-off-by: Marek Vasut > Signed-off-by: Stefano Babic > Signed-off-by: Anatolij Gustschin > --- > V3: rebased to apply on top of previous changes > > board/ttcontrol/vision2/vision2.c | 6 +++--- > drivers/video/mxc_ipuv3_fb.c | 15 ++++++++++----- > include/ipu_pixfmt.h | 5 +++++ > 3 files changed, 18 insertions(+), 8 deletions(-) applied, thanks, Anatolij