nyan-big: add padding to its file
authorTristan Bastian <tristan-c.bastian@gmx.de>
Wed, 16 Jan 2019 18:49:56 +0000 (19:49 +0100)
committerTom Warren <twarren@nvidia.com>
Wed, 20 Feb 2019 16:01:44 +0000 (09:01 -0700)
Without this padding nyan-big ends at a blank screen on boot.
Details on how to get to this padding can be found in the README.chromium under Notes.

Signed-off-by: Tristan Bastian <tristan-c.bastian@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
doc/chromium/nyan-big.its

index 37d4e10949e87a25634da3ab5f9bbe72fb91ead4..bd412915e9514c6c4ea3eca2235937e4242f3795 100644 (file)
@@ -6,7 +6,7 @@
 
        images {
                kernel {
-                       description = "U-Boot mainline";
+                       description = "U-Boot mainline    ";
                        type = "kernel_noload";
                        arch = "arm";
                        os = "linux";