Skip to content

Commit

Permalink
更新 main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Feb 19, 2024
1 parent 20b260d commit ef5c5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/longanpi-4b/extlinux_boot/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

#define CONFIG_DTB_LOAD_ADDR (0x4a200000)
#define CONFIG_INITRD_LOAD_ADDR (0x4b200000)
#define CONFIG_KERNEL_LOAD_ADDR (0x40080000)
#define CONFIG_KERNEL_LOAD_ADDR (0x40400000)

#define CONFIG_SCP_FILENAME "scp.bin"
#define CONFIG_SCP_LOAD_ADDR (0x48100000)
Expand Down

0 comments on commit ef5c5af

Please sign in to comment.