]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Fix startup problems with VFD display on TRAB LABEL_2002_12_03_2230
authorwdenk <wdenk>
Tue, 3 Dec 2002 21:28:10 +0000 (21:28 +0000)
committerwdenk <wdenk>
Tue, 3 Dec 2002 21:28:10 +0000 (21:28 +0000)
commita6c7ad2f65afaa717ba19cbf9d8d138b5f10ccf9
tree45512cd627310dd322ea38fc9f63109560276475
parentea909b7604306a400ee3abf57e2fa7b2dde5dde1
* Fix startup problems with VFD display on TRAB

* Patch by Pierre Aubert, 20 Nov 2002
  Add driver for Epson SED13806 graphic controller.
  Add support for BMP logos in cfb_console driver.
21 files changed:
CHANGELOG
README
board/MAI/bios_emulator/scitech/src/x86emu/makefile.cross
board/RPXClassic/Makefile
board/RPXClassic/eccx.c [new file with mode: 0644]
board/eltec/bab7xx/asm_init.S
board/trab/trab.c
board/trab/vfd.c
common/cmd_pcmcia.c
common/devices.c
common/main.c
drivers/Makefile
drivers/cfb_console.c
drivers/sed13806.c [new file with mode: 0644]
include/configs/KUP4K.h
include/configs/RPXClassic.h
include/devices.h
include/sed13806.h [new file with mode: 0644]
lib_arm/board.c
post/memory.c
tools/mkimage.c