[U-Boot-Users] Re: board.c patch got undone

Wolfgang Denk wd at denx.de
Tue Mar 23 22:10:05 CET 2004


In message <15911-31205 at sneakemail.com> you wrote:
> 
> Perhaps this is an even better patch:
...
> > The "#if CONFIG_SERIAL_SOFTWARE_FIFO" is the right version,
> > if one assumes the documentation is correct that setting
> > CONFIG_SERIAL_SOFTWARE_FIFO=0 causes the serial port to become
> > insensitive to CTS.
> > 
> > Perhaps it would be even better to change it to:
> > 
> > #if defined(CONFIG_SERIAL_SOFTWARE_FIFO) && CONFIG_SOFTWARE_FIFO>0
> > ...
> > #endif

Thanks, added.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
If you want strict real-time behavior, run in the real  time  schedu-
ling class.  But there are no seatbelts or airbags;  main(){for(;;);}
can hard hang your system.                          -- Bart Smaalders




More information about the U-Boot mailing list