On 14.08.2012 22:15, Peter Stuge wrote:
It's impossible to detect the particular hardware
design at runtime?
Yes, that's why we have different init.c files for each board. Okay,
for the uart we could do some sort of auto-probing and listen on both
uarts, but then again that would be sort of an overkill I guess.
Regards,
Steve