Browse Source

nyan-big: add padding to its file

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>
Tristan Bastian 5 years ago
parent
commit
407b5b956a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/chromium/nyan-big.its

+ 1 - 1
doc/chromium/nyan-big.its

@@ -6,7 +6,7 @@
 
 	images {
 		kernel {
-			description = "U-Boot mainline";
+			description = "U-Boot mainline    ";
 			type = "kernel_noload";
 			arch = "arm";
 			os = "linux";