| Submitter | Anatolij Gustschin |
|---|---|
| Date | Jan. 14, 2013, 10:30 p.m. |
| Message ID | <20130114233005.0f3b68e9@crub> |
| Download | mbox |
| Permalink | /patch/211937/ |
| State | Accepted |
| Delegated to: | Tom Rini |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-video.git masterComments
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!
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