
29 Jun
2006
29 Jun
'06
1:16 a.m.
I am porting u-boot-1.1.4 for one of our board. I have the below code in my header file.
#if (CONFIG_COMMANDS & CFG_CMD_KGDB) #define CFG_CBSIZE 1024 /* Console I/O Buffer Size */ #else #define CFG_CBSIZE 256 /* Console I/O Buffer Size */ #endif
I am getting a compile error: Invalid token in expression
Am I missing something? Thanks in advance
- Srini
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com