mbox

[U-Boot] Pull request: u-boot-video/master

Message ID 20130114233005.0f3b68e9@crub
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-video.git master

Message

Anatolij Gustschin Jan. 14, 2013, 10:30 p.m. UTC
Hello Tom,

The following changes since commit fd70aa41468be4324275910f85578cb5be6a0439:

  m68k/lib: fix serial driver relocation (2013-01-11 14:41:14 -0700)

are available in the git repository at:
  git://git.denx.de/u-boot-video.git master

Nikita Kiryanov (1):
      lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs

Wolfgang Denk (1):
      VIDEO: better document the correct use of CONFIG_FB_ADDR

 README       |   11 +++++++----
 common/lcd.c |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

Please pull. Thanks!

Anatolij

Comments

Tom Rini Jan. 14, 2013, 10:49 p.m. UTC | #1
On Mon, Jan 14, 2013 at 11:30:05PM +0100, Anatolij Gustschin wrote:

> Hello Tom,
> 
> The following changes since commit fd70aa41468be4324275910f85578cb5be6a0439:
> 
>   m68k/lib: fix serial driver relocation (2013-01-11 14:41:14 -0700)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-video.git master
> 
> Nikita Kiryanov (1):
>       lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
> 
> Wolfgang Denk (1):
>       VIDEO: better document the correct use of CONFIG_FB_ADDR
> 
>  README       |   11 +++++++----
>  common/lcd.c |    2 +-
>  2 files changed, 8 insertions(+), 5 deletions(-)
> 
> Please pull. Thanks!

Applied to u-boot/master, thanks!