Skip to content

Commit

Permalink
Fixed filenames for start and fixup file
Browse files Browse the repository at this point in the history
  • Loading branch information
dereulenspiegel committed Oct 25, 2022
1 parent fb8f828 commit 9182da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions board/raspberrypi4-64/config.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
start_file=start.elf
fixup_file=fixup.dat
start_file=start4.elf
fixup_file=fixup4.dat

kernel=Image
disable_overscan=1
Expand Down

0 comments on commit 9182da1

Please sign in to comment.