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

Rodolfo Giometti giometti at enneenne.com
Fri Jan 11 17:06:57 CET 2008


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




More information about the U-Boot mailing list