From 46ae4cd11c0df863a4aca482d4eec866cfde87b0 Mon Sep 17 00:00:00 2001 From: Chirag Shilwant Date: Mon, 16 Dec 2024 10:14:59 +0530 Subject: [PATCH] feat(linux): Foundational components: Bump up to 10.01.10 - Bump up the URLs under Foundational Components to 10.01.10 - Indent content under note directive as per guidelines [1] [1]: https://github.com/TexasInstruments/processor-sdk-doc/blob/master/CONTRIBUTING.md#indentation-and-whitespace Signed-off-by: Chirag Shilwant --- .../Kernel/Kernel_Drivers/E5010_JPEG_Encoder.rst | 2 +- .../Foundational_Components/U-Boot/UG-Splash-Screen.rst | 8 ++++---- source/linux/Foundational_Components_IPC62px.rst | 2 +- source/linux/Foundational_Components_IPC62x.rst | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/source/linux/Foundational_Components/Kernel/Kernel_Drivers/E5010_JPEG_Encoder.rst b/source/linux/Foundational_Components/Kernel/Kernel_Drivers/E5010_JPEG_Encoder.rst index c4561e493..03139efe8 100644 --- a/source/linux/Foundational_Components/Kernel/Kernel_Drivers/E5010_JPEG_Encoder.rst +++ b/source/linux/Foundational_Components/Kernel/Kernel_Drivers/E5010_JPEG_Encoder.rst @@ -13,7 +13,7 @@ in both TI SDK and upstream at below paths: - `E5010 JPEG encoder source code in Upstream Linux kernel `__ - `E5010 JPEG encoder source code in TI Linux kernel - `__ + `__ Hardware Specification ====================== diff --git a/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst b/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst index d83f69f76..d38552a76 100644 --- a/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst +++ b/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst @@ -216,14 +216,14 @@ To enable splash screen on custom board based on |__PART_FAMILY_DEVICE_NAMES__| 2. Enable the A53 SPL splash screen related configurations in the |__PART_FAMILY_DEVICE_NAMES__| defconfig by referring to below patches and files: * `configs: am62px: Enable A53 splashscreen `_ - * `Splash screen config fragment for AM62x and AM62P `_ + * `Splash screen config fragment for AM62x and AM62P `_ .. ifconfig:: CONFIG_part_variant in ('AM62X') 2. Enable the A53 SPL splash screen related configurations in the |__PART_FAMILY_DEVICE_NAMES__| defconfig by referring to below patches and files: * `configs: am62x_evm_a53_defconfig: Enable A53 splashscreen at U-Boot SPL `_ - * `Splash screen config fragment for AM62x and AM62P `_ + * `Splash screen config fragment for AM62x and AM62P `_ .. note:: @@ -396,8 +396,8 @@ Flicker free display across boot stages and Linux Kernel .. note:: - More information regarding simple-framebuffer can be found in `the simple-framebuffer device-tree binding doc `_ - Even if a non-Linux based custom bootloader is used to display the splash screen before transitioning to Linux, the framebuffer-related information can be updated in aforementioned device-tree nodes to enable seamless and flicker-free transition during operating system bootup along with reduced memory footprint. + More information regarding simple-framebuffer can be found in `the simple-framebuffer device-tree binding doc `_ + Even if a non-Linux based custom bootloader is used to display the splash screen before transitioning to Linux, the framebuffer-related information can be updated in aforementioned device-tree nodes to enable seamless and flicker-free transition during operating system bootup along with reduced memory footprint. Flicker free and persistent display until display server diff --git a/source/linux/Foundational_Components_IPC62px.rst b/source/linux/Foundational_Components_IPC62px.rst index 2d531f32b..709faf50f 100644 --- a/source/linux/Foundational_Components_IPC62px.rst +++ b/source/linux/Foundational_Components_IPC62px.rst @@ -252,6 +252,6 @@ M4F and R5F external memory section sizes in their respective linker mapfiles. The reserved memory sizes listed above are provided as a reference only and subject to change between releases. For latest memory reservations, please refer to the kernel device tree repository : - 'https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts?h=10.00.07' + 'https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts?h=10.01.10' .. include:: Foundational_Components/IPC/_RPMsg_char_driver.rst diff --git a/source/linux/Foundational_Components_IPC62x.rst b/source/linux/Foundational_Components_IPC62x.rst index 2552abf0d..cd092ac98 100644 --- a/source/linux/Foundational_Components_IPC62x.rst +++ b/source/linux/Foundational_Components_IPC62x.rst @@ -243,6 +243,6 @@ M4F and R5F external memory section sizes in their respective linker mapfiles. .. warning:: Be careful not to overlap carveouts! .. note:: The DT fragments are provided as a reference and subject to change between releases. For latest memory reservations, please refer to the kernel device tree repository : - 'https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi?h=10.00.07' + 'https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi?h=10.01.10' .. include:: Foundational_Components/IPC/_RPMsg_char_driver.rst