Changeset e32fdfa in rtems


Ignore:
Timestamp:
05/25/01 16:39:11 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
e182fd18
Parents:
8d94f8bd
Message:

2001-05-25 Joel Sherrill <joel@…>

  • README.configure: Corrected the name of the MRM332 BSP.

Strengthened the distinction between what the target
and the BSP each select. Added more targets to list.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r8d94f8bd re32fdfa  
     12001-05-25      Joel Sherrill <joel@OARcorp.com>
     2
     3        * README.configure: Corrected the name of the MRM332 BSP.
     4        Strengthened the distinction between what the target
     5        and the BSP each select.  Added more targets to list.
     6
    172001-05-25      Joel Sherrill <joel@OARcorp.com>
    28
  • README.configure

    r8d94f8bd re32fdfa  
    8989
    9090The --enable-rtemsbsp= option configures RTEMS for a specific target
    91 architecture.  The following targets are supported:
     91architecture.  Remember that the target specifies the CPU family while
     92the BSP specifies the precise board you will be using. The following
     93targets are supported:
    9294
    9395        (none)                  will build the host-based version on Linux,
     
    9597
    9698        a29k-rtems              only standalone, uses non-gnu compiler
     99        arm-rtems
     100        h8300-rtems
    97101        i386-rtems
    98102        i960-rtems
    99103        hppa1.1-rtems
    100104        m68k-rtems
     105        mips-rtems
    101106        mips64orion-rtems
    102107        no_cpu-rtems
    103108        powerpc-rtems
     109        sh-rtems
    104110        sparc-rtems
    105111        bare                    see notes
     
    182188m68k            : dmv152 efi332 efi68k gen68302 gen68340 gen68360
    183189                  gen68360_040 idp mvme136 mvme147 mvme147s mvme162 ods68302
    184                   mrm
     190                  mrm332
    185191no_cpu          : no_bsp
    186192mips            : p4600 p4650 (p4000 port with either R4600 or R4650)
Note: See TracChangeset for help on using the changeset viewer.