mbox series

[meta-ti,kirkstone,0/2] Early splash screen on AM62x

Message ID 20230609142901.2958733-1-devarsht@ti.com
Headers show
Series Early splash screen on AM62x | expand

Message

Devarsh Thakkar June 9, 2023, 2:28 p.m. UTC
This series is to enable out-of-box early splash screen on AM62x devices
with wic images compiled using meta-ti.

With this, u-boot SPL or u-boot proper can load TI logo from boot partition
and display it while board is being booted.

Devarsh Thakkar (2):
  u-boot-ti-staging_2023.04: Copy bitmap file to boot partition for
    AM62x
  conf: machine: am62xx: Add TI logo as image boot file

 meta-ti-bsp/conf/machine/include/am62xx.inc              | 3 +++
 .../recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb      | 9 +++++++++
 2 files changed, 12 insertions(+)