...
The bootloader of Trizeps VI and Trizeps VII can show a PNG-picture-file as splash-screen on the boot. For Trizeps VI you need to call the PNG in the autoboot.bat-script; i.e.:
Code Block |
---|
boot mmc boot.png |
For Trizeps VII you simply need to name the PNG boot.png and copy it to the boot SD-Card.
Samples for Trizeps-VII can be taken from this Archive: bootpngs-tr7.zip
Parameters
The display-timing configuration is stored in tEXt-chunks of the PNG-file. The horizontal/vertical size of the display is defined by the PNG-resolution.
...