[U-Boot] multiple serial in evaluation board

4 Feb
2011
4 Feb
'11
2:30 p.m.
Hello,
I would like to configure multiple serial (UART's) in the OMAP l-138 evaluation board (da850evm). I thought that in the serial section of the da850evm.h I should only add CONFIG_SERIAL_MULTI, but then I got compilation problem: \common\serial.c " #error No default console ". It also seem that this file is only being compiled when using the CONFIG_SERIAL_MULTI flag.
I can also add that I thought it is better to use that flag becuase I want to use the functions in \drivers\serial\serial.c such as serial_getc_dev instead of _serial_getc, but I see that inorder to use this function I need to define this flag (CONFIG_SERIAL_MULTI) Should this flag be used whenever using more then one UART ?
I appreciate your help!
Ran
5206
Age (days ago)
5206
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ran Shalit