
21 Apr
2006
21 Apr
'06
12:09 a.m.
In message 200604200844.k3K8i3wk016937@scut.edu.cn you wrote:
I'm a beginner at u-boot porting and have a question about how can a file in directory "u-boot-1.1.4\include\configs", say pxa255_idp.h,
There is no such file. Both '\i' and '\c' are undefined escape sequences in the C programming language.
be included in the whole project? I just can not find any code line like "#include <pxa255_idp.h>". The question is easy for non-beginners but hard for me. Any advice is appreciated.
You just include <config.h> - this takes care of all you need.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
I'd like to meet the man who invented sex and see what he's working
on now.