[U-Boot-Users] compile error
srini kode
srinikode at yahoo.com
Thu Jun 29 01:16:30 CEST 2006
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
More information about the U-Boot
mailing list