]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/README.splashprepare
doc: clarify openssl-based key and certificate generation process
[people/ms/u-boot.git] / doc / README.splashprepare
index a0f0f3ca51f794630f3f398f40dae0c567c1ad1a..56c1bef66216310667b2110103224fe5dc5fd6bd 100644 (file)
@@ -19,3 +19,8 @@ splashsource works as follows:
   use that splash location.
 - If splashsource is undefined, use the first splash location as default.
 - If splashsource is set to an unsupported value, do not load a splash screen.
+
+A splash source location can describe either storage with raw data, or storage
+formatted with a file system. In case of a filesystem, the splash screen data is
+loaded as a file. The name of the splash screen file can be controlled with the
+environment variable "splashfile".