summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2020-03-20 09:22:29 -0500
committerJoel Sherrill <joel@rtems.org>2020-03-20 09:22:29 -0500
commit87e49d4cf93924b5c855fbf9429cff2cdb212f8f (patch)
tree5f15b263debea74beaca4d3b384b74c4eee81514
parentuser/hosts/posix.rst: Add CentOS 8 information (diff)
downloadrtems-docs-87e49d4cf93924b5c855fbf9429cff2cdb212f8f.tar.bz2
gdbarmsim: Remove all references to this deleted BSP family
Updates #3611.
-rw-r--r--bsp-howto/coding-doxygen-bsp.rst4
-rw-r--r--user/bsps/arm/gdbarmsim.rst8
-rw-r--r--user/bsps/bsps-arm.rst1
-rw-r--r--user/installation/developer.rst1
4 files changed, 2 insertions, 12 deletions
diff --git a/bsp-howto/coding-doxygen-bsp.rst b/bsp-howto/coding-doxygen-bsp.rst
index d5ab21e..59c0e0b 100644
--- a/bsp-howto/coding-doxygen-bsp.rst
+++ b/bsp-howto/coding-doxygen-bsp.rst
@@ -138,8 +138,8 @@ by all BSPs of that architecture.
$ ls
acinclude.m4 edb7312 gumstix Makefile.am realview-pbx-a9 stm32f4
configure.ac gba lm3s69xx nds rtl22xx xilinx-zynq
- csb336 gdbarmsim lpc24xx preinstall.am shared
- csb337 gp32 lpc32xx raspberrypi smdk2410
+ csb336 lpc24xx preinstall.am shared csb337 gp32
+ lpc32xx raspberrypi smdk2410
Finally, if we cd into a specific BSP, we see the files and .h's that
compose the package for that particular board. You may recognize the
diff --git a/user/bsps/arm/gdbarmsim.rst b/user/bsps/arm/gdbarmsim.rst
deleted file mode 100644
index 26ea90c..0000000
--- a/user/bsps/arm/gdbarmsim.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. SPDX-License-Identifier: CC-BY-SA-4.0
-
-.. Copyright (C) 2019 TBD
-
-gdbarmsim
-=========
-
-TODO.
diff --git a/user/bsps/bsps-arm.rst b/user/bsps/bsps-arm.rst
index 5401f67..feff637 100644
--- a/user/bsps/bsps-arm.rst
+++ b/user/bsps/bsps-arm.rst
@@ -12,7 +12,6 @@ arm (ARM)
.. include:: arm/csb336.rst
.. include:: arm/csb337.rst
.. include:: arm/edb7312.rst
-.. include:: arm/gdbarmsim.rst
.. include:: arm/gumstix.rst
.. include:: arm/imx.rst
.. include:: arm/lm3s69xx.rst
diff --git a/user/installation/developer.rst b/user/installation/developer.rst
index 541e04b..ff7eefe 100644
--- a/user/installation/developer.rst
+++ b/user/installation/developer.rst
@@ -559,7 +559,6 @@ Then we generate the pre-install header file automake make files:
Generating ./c/src/lib/libbsp/arm/csb336/preinstall.am
Generating ./c/src/lib/libbsp/arm/csb337/preinstall.am
Generating ./c/src/lib/libbsp/arm/edb7312/preinstall.am
- Generating ./c/src/lib/libbsp/arm/gdbarmsim/preinstall.am
.......
Generating ./cpukit/score/cpu/mips/preinstall.am
Generating ./cpukit/score/cpu/moxie/preinstall.am