Skip to content

Commit 117d7af

Browse files
committed
Modify environment
1 parent f4d5f70 commit 117d7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/board/raspberry-pi-4/uboot/rpi-env.dtso

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
stdin = "serial";
1818
splashpos = "m,m";
1919
splashfile = "splash.bmp";
20-
splashimage = "0x30000000";
20+
splashimage = "0x20000000";
2121
bootcmd = "fatload mmc 0:1 ${splashimage} ${splashfile}; bmp display ${splashimage}; run ixboot";
2222

2323
ixpreboot = /incbin/("scripts/ixpreboot.sh");

0 commit comments

Comments
 (0)