Hi, I am looking to see if there’s a simple way to apply a splash screen during boot process that can persist through until the module automatically logs in and an app launches. I have played about with changing the boot arguments in extlinux and applying a plymouth splash but this only lasts maybe a second before I get a lengthy black screen. I did however see one of the devs mention that there will be some splash integration with bootloader, is there any info/documentation on this ?
The only thing I see in the rel-32.2.1 tarball is cboot_src_t19x.tbz2, which appears to only be for t19x (Xavier), not t18x (TX2).
The only cboot source I’ve seen for TX2 is 28.3 and below. It compiles and runs just fine on TX2 with 32.2.1. Is this the latest version of cboot for TX2?
I’m trying to enable eDP support in cboot, and it mostly works, but it’s missing a few things. The t19x versions of cboot seem to have more hardware support (pwm backlight, etc) than the older 28.3 version. I have attempted to merge features I need but have not solved it completely yet.
Just confirmed with internal team… only t19x (xavier) has rel-32 cboot src. You could use the rel-31 cboot source (which has some little delta with latest one) at this moment.