[U-Boot] BMP display.

Wolfgang Denk wd at denx.de
Mon Aug 17 11:52:46 CEST 2009


Dear Tuma,

In message <200908171338.23342.chernigovskiy at spb.gs.ru> you wrote:
...
> > I cannot answer this question without knowing that these files
> > contain. Is this board specific code? Then it should go into your own
> > board directory. Is it OMAP3 specific, generic stuff? Then it should
> > probably go into the cpu/arm_cortexa8/omap3 directory. Is it driver
> > code? Then it should go into some directory below drivers/ - maybe
> > into drivers/video/ ?
> 
> Yes, you're right - this is LCD driver (as I see it is based on some specific 
> i2c driver, so it should be included too). And not specific for the OMAP3 evm 
> board - OMAP3's display is only experimental for me now, final H/W will use 
> another LCD.

The LCD type is probably the least concern here.

> But I cannt find subdirectory "video" int "drivers". Do you mean "drivers" in 
> the root of U-Boot directory tree?

Yes, I do:

-> ls drivers/video/
Makefile         ati_radeon_fb.h  cfb_console.c  mx3fb.c     sed156x.c    videomodes.c
ati_ids.h        atmel_lcdfb.c    ct69000.c      s6e63d6.c   sm501.c      videomodes.h
ati_radeon_fb.c  bus_vcxk.c       mb862xx.c      sed13806.c  smiLynxEM.c


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
e-credibility: the non-guaranteeable likelihood that  the  electronic
data you're seeing is genuine rather than somebody's made-up crap.
- Karl Lehenbauer


More information about the U-Boot mailing list