From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 30 Apr 2014 01:46:07 +0200 Subject: [U-Boot] [PATCH] video: mxc_ipuv3_fb: stash frame buffer pointer in global data. In-Reply-To: References: <1398806002-25067-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <201404300146.08090.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, April 29, 2014 at 11:26:41 PM, Otavio Salvador wrote: [...] > > /* Clear the screen */ > > memset((char *)fbi->screen_base, 0, fbi->fix.smem_len); > > Apart from that, please add my Acked-by. Please add proper tags, otherwise patchwork cannot pick this automatically and you are only adding work onto others' shoulders . Best regards, Marek Vasut