Skip to content

Conversation

@StaticRocket
Copy link
Member

  • fix(u-boot): remove old monolithic UG-General-Info

    The refactor seems to include all relevant information for the devices still
    using UG-General-Info. Purge this old file and move any remaining K3 devices
    over to the new structure.

    Fixes: 6814540 ("refactor(U-Boot): Split K3 and OMAP Build Guide")
    Signed-off-by: Randolph Sapp [email protected]

  • fix(u-boot): remove duplicate section

    Remove duplicate and unreachable omap content from the k3 bootflow document.
    Remove unused labels and associated duplicate sections.

    Fixes: 6814540 ("refactor(U-Boot): Split K3 and OMAP Build Guide")
    Signed-off-by: Randolph Sapp [email protected]

@StaticRocket
Copy link
Member Author

@jonaswood01

@jonaswood01
Copy link
Contributor

jonaswood01 commented Oct 22, 2025

Screenshot from 2025-10-22 15-01-22 I may have missed this on my refactor, but remove backslash here on OMAP devices

@jonaswood01
Copy link
Contributor

jonaswood01 commented Oct 22, 2025

Screenshot from 2025-10-22 15-06-00 This broke on newer release notes pages that changed to table format. Please link to either "Build Information" section or each uboot/fw/tfa/optee sections in `Release_Specific_Release_Notes.rst` This works for now on older PSDK docs versions but will break in future releases if labels are not aligned with release notes

process for the next bootloader stage: U-Boot.

3. U-Boot
#########
Copy link
Contributor

Choose a reason for hiding this comment

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

image Boot flow diagram left out for DRA821A

Copy link
Member Author

Choose a reason for hiding this comment

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

Looking in the old file, that was apparently never defined. @praneethbajjuri , what's the course of action here?

Remove duplicate and unreachable omap content from the k3 bootflow
document. Remove unused labels and associated duplicate sections.

Fixes: 6814540 ("refactor(U-Boot): Split K3 and OMAP Build Guide")
Signed-off-by: Randolph Sapp <[email protected]>
The refactor seems to include all relevant information for the devices
still using UG-General-Info. Purge this old file and move any remaining
K3 devices over to the new structure.

Fixes: 6814540 ("refactor(U-Boot): Split K3 and OMAP Build Guide")
Signed-off-by: Randolph Sapp <[email protected]>
Standardize the tag name for component versions listings to:
release-specific-build-information

This involves deprecating the partially used tag:
release-specific-sdk-components-versions

Signed-off-by: Randolph Sapp <[email protected]>
Use the common release-specific-build-information tag instead of the
component specific tags. This data was always somewhat tabular but was
split over several sections with different formatting depending on the
platform. We are now looking to merge this under a single table like
what was done with AM62LX.

This initial merge made some links inaccessible for some platforms. This
attempts to go back and enforce a common tag name to make sure we are
always linking the user to at least a close section while the transition
occurs.

Signed-off-by: Randolph Sapp <[email protected]>
Left in from the previous refactor, these are not needed when
encapsulated by an inline-code wrapper.

Fixes: 6814540 ("refactor(U-Boot): Split K3 and OMAP Build Guide")
Signed-off-by: Randolph Sapp <[email protected]>
@github-actions
Copy link

New unreachable files found with check_files.py:

INFO:root:File not used: _Release_Specific_PLL.rst
INFO:root:File not used: _IPC_Training.rst
INFO:root:File not used: _OMAPL137_EVM_Hardware_Setup.rst
INFO:root:File not used: Jailhouse.png
INFO:root:File not used: _TMDXEVM6678L_EVM_Hardware_Setup.rst

@StaticRocket
Copy link
Member Author

StaticRocket commented Oct 25, 2025

Those warnings are not new. I need to submit a separate pr to clean those up.

Opened #503

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.