We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d5f70 commit 117d7afCopy full SHA for 117d7af
src/board/raspberry-pi-4/uboot/rpi-env.dtso
@@ -17,7 +17,7 @@
17
stdin = "serial";
18
splashpos = "m,m";
19
splashfile = "splash.bmp";
20
- splashimage = "0x30000000";
+ splashimage = "0x20000000";
21
bootcmd = "fatload mmc 0:1 ${splashimage} ${splashfile}; bmp display ${splashimage}; run ixboot";
22
23
ixpreboot = /incbin/("scripts/ixpreboot.sh");
0 commit comments