Timestamp:
02/04/15 17:20:27 (9 years ago)
Author:
Pavel Pisa <pisa@…>
Branches:
4.11, 5, master
Children:
b4e52ce9
Parents:
924cbd4f
git-author:
Pavel Pisa <pisa@…> (02/04/15 17:20:27)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/04/15 18:36:22)
Message:

arm/tms570: sci context has to be writable because it holds state variable.

The structure tms570_sci_context holds state variable
tx_chars_in_hw which holds if and how many characters
(in the optional FIFO support for some Ti SCIs) are submitted
into hardware.

When field is not writable then code breaks when RTEMS
is build for Flash area.

The problem found and analyzed by Martin Galvan from tallertechnologies.

Signed-off-by: Pavel Pisa <pisa@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.