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

Dear Wolfgang,
The following changes since commit bfadb17f69c256196620c32164775f063a59c34f: Anton Vorontsov (1): mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
Anatolij Gustschin (3): video: mb862xx: fix coding style and remove dead code video: mb862xx: use macros instead of magic numbers video: mb862xx: replace printf with puts
Matthias Weisser (1): Added support for splash screen positioning
README | 20 +++ common/lcd.c | 39 ++++++- drivers/video/cfb_console.c | 36 ++++++- drivers/video/mb862xx.c | 271 +++++++++++++++++++++++-------------------- include/mb862xx.h | 69 +++++++++++ 5 files changed, 304 insertions(+), 131 deletions(-)
Best regards, Anatolij

Dear Anatolij Gustschin,
In message 4A6081DE.7050407@denx.de you wrote:
Dear Wolfgang,
The following changes since commit bfadb17f69c256196620c32164775f063a59c34f: Anton Vorontsov (1): mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
Anatolij Gustschin (3): video: mb862xx: fix coding style and remove dead code video: mb862xx: use macros instead of magic numbers video: mb862xx: replace printf with puts
Matthias Weisser (1): Added support for splash screen positioning
README | 20 +++ common/lcd.c | 39 ++++++- drivers/video/cfb_console.c | 36 ++++++- drivers/video/mb862xx.c | 271 +++++++++++++++++++++++-------------------- include/mb862xx.h | 69 +++++++++++ 5 files changed, 304 insertions(+), 131 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Anatolij Gustschin
-
Wolfgang Denk