Hi, All! Thank you, Detlev! Now I have a question. I have LCD drivers from TI for OMAP3 evm board. I need to include this files to my current u-boot. I have .h and .c files with some functional I need. I want to call some functions implemented in this files from main_loop (). I put .h files in the "include" directory, adn .c files to the "drivers" directory. Then I include appropriate .h file in main.c, compile and get error: "/root/GS/Taimen/U-Boot-Upgrader/common/main.c:343: undefined reference to `enable_lcd_power'".
What do I do wrong? How new files should be added to the project? Thank you! On Thursday 06 August 2009 19:25:11 you wrote: > Hi Tuma, > > > While I've been waiting for reply, I've found some information from > > Internet and source code. I tryed to configure current omap3evm config > > file, but I get errors during compilation. > > So I know there is no LCD support for OMAP3evm now. > > This can be changed ;) > > > And now I think about the way I could implement LCD support for my board. > > Good. Let me give you one piece of advice though - post your efforts > early and often so that people here in the ML with experience can help > you not going down the wrong route. Also someone else may jump in and > help out ;) > > Cheers > Detlev -- Software Developer General Satellite Corp. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot