From 8aade43aab8f4c93f6eff5a5cbcec5ee1d53d398 Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Wed, 29 Sep 2010 02:19:29 +0000
Subject: [PATCH] corrections to the lm3s8962 port

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2952 42af7a65-404d-4744-a932-0658087f49c3
---
 ChangeLog                | 3 +++
 Documentation/NuttX.html | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 573c830541..b2794cf70e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1281,6 +1281,9 @@
 	  (see email thread: http://tech.groups.yahoo.com/group/nuttx/message/530)
 	* drivers/mtd/at45db.c - Add a driver for the Atmel AT45DB161D 4Mbit
 	  SPI FLASH part (untested on initial check-in).
+	* arch/arm/src/lm3s and arch/arm/include/lm3s - Corrections for the
+	  lm3s8962 port contributed by Larry Arnold.  That port is purported
+	  to work correctly with these changes in place.
 	* examples/ostest/prioinherit.c - Need to reinitialize globals if
 	  test is ran repeatedly in a loop.
 
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 69a99ddc5a..b90591958b 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1976,6 +1976,9 @@ nuttx-5.11 2010-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
 	  (see email thread: http://tech.groups.yahoo.com/group/nuttx/message/530)
 	* drivers/mtd/at45db.c - Add a driver for the Atmel AT45DB161D 4Mbit
 	  SPI FLASH part (untested on initial check-in).
+	* arch/arm/src/lm3s and arch/arm/include/lm3s - Corrections for the
+	  lm3s8962 port contributed by Larry Arnold.  That port is purported
+	  to work correctly with these changes in place.
 	* examples/ostest/prioinherit.c - Need to reinitialize globals if
 	  test is ran repeatedly in a loop.
 
-- 
GitLab