From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 23 Sep 2010 02:02:32 +0200 Subject: [U-Boot] [PATCH] fsl_diu_fb: further refactoring of FLS DIU code In-Reply-To: <1285199836-5640-1-git-send-email-agust@denx.de> References: <1285173970-21875-1-git-send-email-timur@freescale.com> <1285199836-5640-1-git-send-email-agust@denx.de> Message-ID: <20100923020232.6ba1c672@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, 23 Sep 2010 01:57:16 +0200 Anatolij Gustschin wrote: > This is the first patch version for testing on HW I do not > have (mpc8610hpcd, p1022ds). Tested on pdm360ng board. > > The patch will be modified to fix board config files as > needed in the final version. We probably should also move > fsl_diu_fb.c file to 'drivers/video'. Note: This applies on top of your p1022ds video patch v2 applied to u-boot.git/next branch. Thanks, Anatolij