From dced887fd4f2af1e8da6d01530e50e2d6fb18697 Mon Sep 17 00:00:00 2001
From: patacongo
Date: Mon, 13 Apr 2009 23:24:37 +0000
Subject: [PATCH] Add interrupt decode logic for i.MX
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1701 42af7a65-404d-4744-a932-0658087f49c3
---
Documentation/NuttX.html | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 17f79e23ca1..bb5c3eac7ae 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -790,6 +790,27 @@
+
+  |
+
+ ARM920T.
+ |
+
+
+
|
+
+
+ Freescale MC9328MX1 or i.MX1.
+ This port uses the Freescale MX1ADS development board with a GNU arm-elf toolchain*
+ under either Linux or Cygwin.
+
+
+ STATUS:
+ This port is in progress. Coding is complete on the basic port (timer, serial console).
+ Verified support for the i.MX1 will be announced in a future release of NuttX.
+
+ |
+
 |
@@ -1433,7 +1454,7 @@ buildroot-0.1.4 2009-xx-xx <spudmonkey@racsa.co.cr>
|
- - ARM, ARM7 ARM7TDMI, ARM9, ARM926EJS are trademarks of Advanced RISC Machines, Limited.
+ - ARM, ARM7 ARM7TDMI, ARM9, ARM920T, ARM926EJS are trademarks of Advanced RISC Machines, Limited.
- Cygwin is a trademark of Red Hat, Incorporated.
- Linux is a registered trademark of Linus Torvalds.
- LPC2148 is a trademark of NXP Semiconductors.