summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-22 21:25:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-22 21:25:34 +0000
commitbbfe36496772f36bb56a620ac10e953fab99c11c (patch)
treeb074f37e0ea070aa00001aefd58e48c820564225 /nuttx/ChangeLog
parent94432d7c9193cb123c7121d07957681493852760 (diff)
downloadnuttx-bbfe36496772f36bb56a620ac10e953fab99c11c.tar.gz
nuttx-bbfe36496772f36bb56a620ac10e953fab99c11c.tar.bz2
nuttx-bbfe36496772f36bb56a620ac10e953fab99c11c.zip
Patch [2696648] Z80: interrupt flag stored in parity bit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1641 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c2c3eccbd..787750476 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -668,3 +668,6 @@
always timing out when the load was heavy and worse, for some reason,
resetting the Tx function caused unexpected registers to be reset in
the Rcv function was well.
+ * Z80: Patch incorported: "[2696648] Z80: interrupt flag stored in parity bit"
+ (submitted by JPelletier). The is the same fix that was needed for the
+ eZ80 and fixed in 0.4.2.