Files
rtems/c
Joel Sherrill 543f17b391 2010-03-10 Marc Pignat <marc.pignat@hevs.ch>
PR 1488/bsps
	* start/start.S: Micromon on bf537 uses DMA for UART reception.
	This prevents the UART driver in RTEMS from working (and also
	causes received characters to be stored in a buffer that RTEMS
	doesn't know about, so it's potentially dangerous, but in practice
	the risk is small since an RTEMS app intended to be booted from
	Micromon would normally be configured to leave the RAM Micromon
	uses reserved).  The attached patch corrects this by disabling
	all DMA channels at startup.
2010-03-10 17:22:05 +00:00
..
2009-11-28 06:28:41 +00:00