mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
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>
This commit is contained in:
committed by
Tom Warren
parent
74a7d9af3f
commit
407b5b956a
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
images {
|
images {
|
||||||
kernel {
|
kernel {
|
||||||
description = "U-Boot mainline";
|
description = "U-Boot mainline ";
|
||||||
type = "kernel_noload";
|
type = "kernel_noload";
|
||||||
arch = "arm";
|
arch = "arm";
|
||||||
os = "linux";
|
os = "linux";
|
||||||
|
Reference in New Issue
Block a user