
Dear Tuma,
In message 200908171338.23342.chernigovskiy@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