You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `Splash screen config fragment for AM62x and AM62P <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/configs/am62x_a53_splashscreen.config?h=10.00.07>`_
219
+
* `Splash screen config fragment for AM62x and AM62P <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/configs/am62x_a53_splashscreen.config?h=10.01.10>`_
220
220
221
221
.. ifconfig:: CONFIG_part_variant in ('AM62X')
222
222
223
223
2. Enable the A53 SPL splash screen related configurations in the |__PART_FAMILY_DEVICE_NAMES__| defconfig by referring to below patches and files:
224
224
225
225
* `configs: am62x_evm_a53_defconfig: Enable A53 splashscreen at U-Boot SPL <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2024.04&id=aed6660b3edf348c91208322d8ff9cd530def7fa>`_
226
-
* `Splash screen config fragment for AM62x and AM62P <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/configs/am62x_a53_splashscreen.config?h=10.00.07>`_
226
+
* `Splash screen config fragment for AM62x and AM62P <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/configs/am62x_a53_splashscreen.config?h=10.01.10>`_
227
227
228
228
.. note::
229
229
@@ -396,8 +396,8 @@ Flicker free display across boot stages and Linux Kernel
396
396
397
397
.. note::
398
398
399
-
More information regarding simple-framebuffer can be found in `the simple-framebuffer device-tree binding doc <https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/display/simple-framebuffer.yaml>`_
400
-
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.
399
+
More information regarding simple-framebuffer can be found in `the simple-framebuffer device-tree binding doc <https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/display/simple-framebuffer.yaml>`_
400
+
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.
401
401
402
402
403
403
Flicker free and persistent display until display server
Copy file name to clipboardExpand all lines: source/linux/Foundational_Components_IPC62x.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,6 +243,6 @@ M4F and R5F external memory section sizes in their respective linker mapfiles.
243
243
.. warning:: Be careful not to overlap carveouts!
244
244
245
245
.. 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 :
0 commit comments