From 0055668e4db066ec90d261a69f75a28d44f7d901 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 6 Nov 2008 22:27:40 +0000 Subject: Update for buildroot 0.1.2 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1145 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 69 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 57 insertions(+), 12 deletions(-) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index d708cc191..c28fcd49e 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -610,6 +610,10 @@

+ +
+
+
@@ -627,6 +631,27 @@

+ +
+
+ + +
+ +

+ STMicro STR71x. + Support is provided for the STMicro STR71x family of processors. In particular, + support is provided for the Olimex STR-P711 evaluation board. + This port also used the GNU arm-elf toolchain* under Linux or Cygwin. +

+

+ STATUS: + Coding is complete on the basic port (boot logic, system time, serial console), + but no testing has been performed due to some problems I am having with my + JTAG wiggler and OpenOCD on Linux. +

+ + @@ -675,6 +700,26 @@

+ + + + Renesas/Hitachi SuperH + + + +
+ +

+ SH-1 SH7032. + This port uses the Hitachi SH-1 Low-Cost Evaluation Board (SH1_LCEVB1), US7032EVB, + with a GNU arm-elf toolchain* under Linux or Cygwin. +

+

+ STATUS: + This port is in progress and should be available in the next release of NuttX. +

+ + @@ -786,8 +831,9 @@
* A highly modified buildroot -is available that may be used to build a NuttX-compatible arm-elf toolchain under -Linux or Cygwin.
+is available that may be used to build a NuttX-compatible ELF toolchain under +Linux or Cygwin. Configurations are available in that buildroot to support ARM, +m68k, m68hc11, m68hc12, and SuperH ports. @@ -814,8 +860,9 @@ Linux or Cygwin. available for download from the NuttX SourceForge page. - This download may be used to build a NuttX-compatible arm-elf toolchain under Linux or Cygwin. - Additional support for m68k, m68hc11, and m68hc12 is available in the + This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin. + That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports. + The buildroot CVS may be accessed in the NuttX CVS.

@@ -924,7 +971,7 @@ Linux or Cygwin. @@ -1097,9 +1144,11 @@ pascal-0.1.2 2008-02-10 Gregory Nutt <spudmonkey@racsa.co.cr> and eliminate a compiler bug * Changes so that runtime compiles with SDCC. -buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr> +buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr> - * Support for arm-elf toolchain + * Support for m68k-elf and m68hc11 toolchain + * Add patch to build older binutils with newer Texinfo version + * Add support for SH-1 toolchain
- Others Environments? + Other Environments?
@@ -1121,11 +1170,7 @@ nuttx-0.3.18 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> -buildroot-0.1.1 2008-xx-xx <spudmonkey@racsa.co.cr> - - * Support for m68k-elf and m68hc11 toolchain - * Add patch to build older binutils with newer Texinfo version - * Add support for SH-1 toolchain +buildroot-0.1.3 2008-xx-xx <spudmonkey@racsa.co.cr> -- cgit v1.2.3