Skip to content

Commit 53320c0

Browse files
committed
fix(gen): purge gen configs and sections
Remove the GEN platform configs for linux and android and all hidden content in the current pages. This is a meta-platform that was supposed to enable show a common document for all arm32 platforms. Unfortunately this contained a lot of hidden information that was not being exposed for standard releases and is not being updated. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 3454ab3 commit 53320c0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+136
-3023
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ of directories listed under `configs/`. For example:
4646
* "J721S2" (representing Jacinto 7 AEP)
4747
* "J784S4" (representing Jacinto 7 AHP)
4848
* "J722S" (representing Jacinto 7 AEN)
49-
* "GEN" (representing General family not listed above)
5049

5150
OS represents the operating system. Possible values correspond to the second
5251
parameter of files listed under the `configs/<DEVFAMILY>/` directory. For

configs/GEN/GEN_android_config.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

configs/GEN/GEN_android_tags.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

configs/GEN/GEN_android_toc.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

configs/GEN/GEN_linux_config.txt

Lines changed: 0 additions & 41 deletions
This file was deleted.

configs/GEN/GEN_linux_tags.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

configs/GEN/GEN_linux_toc.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

configs/GEN/GEN_tags.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

source/common/PRU-ICSS/Overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Software Information
162162

163163
RemoteProc driver information at :ref:`pru_remoteproc`
164164

165-
.. ifconfig:: CONFIG_part_family in ('AM335X_family','AM437X_family','General_family')
165+
.. ifconfig:: CONFIG_part_family in ('AM335X_family','AM437X_family')
166166

167167
Information about general purpose Ethernet over PRU is at
168168
:ref:`pru_icss_ethernet`.

0 commit comments

Comments
 (0)