Skip to content

AM335x, AM437 doc fixes - master#705

Open
jeevantelukula wants to merge 3 commits into
TexasInstruments:masterfrom
jeevantelukula:legacy_master
Open

AM335x, AM437 doc fixes - master#705
jeevantelukula wants to merge 3 commits into
TexasInstruments:masterfrom
jeevantelukula:legacy_master

Conversation

@jeevantelukula
Copy link
Copy Markdown
Collaborator

No description provided.

RTOS and RT-Linux are not supported for AM335x and AM437x in this
release. Remove all related documentation, hardware setup guides,
TOC entries, and build instructions.

Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
EVMK2H is outdated and hence remove all its references.

Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
Y2k38 bug was in kirkstone filesystem and resovled in
11.02 scarthgap release. This guide is no longer needed.
Hence remove the references.

Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All processors.wiki.ti.com links i believe would be broken?
Can you fix them

'CONFIG_image_type' : 'default'
'CONFIG_icss_support' : 'yes'
'CONFIG_rt_linux_support' : 'yes'
'CONFIG_rt_linux_support' : 'no'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a replacement variable, it's just a static config that changes content in source/linux/Overview/_Processor_SDK_Building_The_SDK.rst. Setting the string to Limited/CICD is the same as setting it to no.

@@ -151,7 +146,6 @@ common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_assemblyCode
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_mixedCandAssembly
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab3
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about this other common/PRU-ICSS/PRU-Getting* sections , prefer to clean these up as well if no longer applicable.
@nsaulnier-ti to comment on this.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@praneethbajjuri this is for SDK 11.2, right?

For AM335x & AM437x, we should leave most of the PRU pages here - there is no replacement PRU Academy for these devices.

The AM335x/AM437x PRU Soft UART (AKA software UART) was no longer supported as of SDK 9.1 (though support may have been dropped earlier), that should have been dropped from the docs years ago:
https://jira.itg.ti.com/browse/LCPD-37422

Please remove this page. I would prefer to also list the descope in the release notes, but I'm not sure how yall would handle a descope from years ago: https://software-dl.ti.com/processor-sdk-linux/esd/AM335X/11_02_05_02/exports/docs/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/pru-sw-uart.html

It is worth checking PRU Serial UART (aka hardware UART) to make sure it is still supported on kernel 6.12, I'm not sure if this got upstreamed or not.

For AM62x & AM64x the April 2026 release of PRU Academy did migrate over multiple pages that used to be hosted in the Linux SDK, so we can chat about updating SDK 12.0 docs to point to the new academy pages.

'CONFIG_image_type' : 'default'
'CONFIG_icss_support' : 'yes'
'CONFIG_rt_linux_support' : 'yes'
'CONFIG_rt_linux_support' : 'no'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above of AM335x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants