From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 31 Oct 2009 16:26:35 +0100 Subject: [U-Boot] Pull request: u-boot-video next In-Reply-To: <20091031151355.8D6BFC88C7@gemini.denx.de> References: <20091031130444.06efca9a@wker> <20091031151355.8D6BFC88C7@gemini.denx.de> Message-ID: <20091031162635.0ef07d3a@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, Wolfgang Denk wrote: > Dear Anatolij Gustschin, > > In message <20091031130444.06efca9a@wker> you wrote: > > Dear Wolfgang, > > > > The following changes since commit f2b4bc04d6aed6be712d236dab48ac4c4da22cbf: > > Wolfgang Denk (1): > > Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash > > > > are available in the git repository at: > > > > git://git.denx.de/u-boot-video.git next > > > > Anatolij Gustschin (1): > > video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode > > > > Wolfgang Grandegger (2): > > video: mb862xx: improve board-specific Lime configuration > > video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 > > > > board/lwmon5/lwmon5.c | 7 ------ > > board/socrates/socrates.c | 46 ++++++--------------------------------- > > drivers/video/cfb_console.c | 4 ++- > > drivers/video/mb862xx.c | 50 +++++++++++++++++++++++++++++++++++++++++- > > include/configs/lwmon5.h | 12 +++++----- > > include/configs/socrates.h | 7 ++++++ > > include/mb862xx.h | 5 ++++ > > 7 files changed, 76 insertions(+), 55 deletions(-) > > I understand this was intended for the "next" branch? Applied. > Thanks. yes, this is correct. Thanks. Best regards, Anatolij