Hello Hannes,

Am 06.03.2014 14:39, schrieb Hannes Petermaier:
- Adds support for a minimal framebuffer driver of TI's AM335x SoC
   to be compatible with Wolfgang Denk's LCD-Framework (CONFIG_LCD,
   common/lcd.c)

Signed-off-by: Hannes Petermaier<oe5...@oevsv.at>
---
  drivers/video/Makefile    |    1 +
  drivers/video/am335x-fb.c |  169 +++++++++++++++++++++++++++++++++++++++++++++
  drivers/video/am335x-fb.h |   67 ++++++++++++++++++
  3 files changed, 237 insertions(+)
  create mode 100644 drivers/video/am335x-fb.c
  create mode 100644 drivers/video/am335x-fb.h

Why you cannot use:

u-boot:drivers/video/da8xx-fb.c ?

bye,
Heiko
--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to