Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.

updates #2810.
This commit is contained in:
Joel Sherrill
2016-11-15 17:54:47 -06:00
parent 2591ca6390
commit d8beaabd02
3 changed files with 7 additions and 24 deletions

View File

@@ -54,7 +54,7 @@ shosted here. It has excellent internet access and performance.
By default all the BSPs for an architecture are built. If you only wish to
have a specific BSP built you can specify the BSP list by providing to the
RSB the option ``--with-rtemsbsp``. For example to build two BSPs for the
SPARC architecture you can supply ``--with-rtemsbsp="erc32 sis"``. This can
SPARC architecture you can supply ``--with-rtemsbsp="erc32 leon3"``. This can
speed the build time up for some architectures that have a lot of BSPs.
Once you have built the tools and kernel you can move to the Packages section