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

The following changes since commit 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058: Anatolij Gustschin (1): Fix video console newline and carriage return handling
are available in the git repository at:
git://www.denx.de/git/u-boot-video.git master
Anatolij Gustschin (1): Add Fujitsu CoralP/Lime video driver
drivers/video/Makefile | 1 + drivers/video/cfb_console.c | 42 +++++ drivers/video/mb862xx.c | 414 +++++++++++++++++++++++++++++++++++++++++++ include/mb862xx.h | 44 +++++ 4 files changed, 501 insertions(+), 0 deletions(-) create mode 100644 drivers/video/mb862xx.c create mode 100644 include/mb862xx.h

In message E1JDMPJ-0002Nh-Rg@zaigor.enneenne.com you wrote:
The following changes since commit 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058: Anatolij Gustschin (1): Fix video console newline and carriage return handling
are available in the git repository at:
git://www.denx.de/git/u-boot-video.git master
Anatolij Gustschin (1): Add Fujitsu CoralP/Lime video driver
Done.
Best regards,
Wolfgang Denk
participants (2)
-
Rodolfo Giometti
-
Wolfgang Denk