Skip to content

Commit 262f778

Browse files
ZCShouCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 8539cc1 commit 262f778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/vms/arceos-aarch64-tac_e400-smp1.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kernel_load_addr = 0x20_2008_0000
2929
kernel_path = "/path/to/arceos_aarch64-dyn_smp1.bin"
3030
## The file path of the device tree blob (DTB).
3131
dtb_load_addr = 0x20_2000_0000
32-
dtb_path = "/path/to/arceos-aarch64-e2000_smp1.dtb"
32+
dtb_path = "/path/to/arceos-aarch64-tac_e400-smp1.dtb"
3333
# Memory regions with format (`base_paddr`, `size`, `flags`, `map_type`).
3434
# For `map_type`, 0 means `MAP_ALLOC`, 1 means `MAP_IDENTICAL`.
3535
memory_regions = [

0 commit comments

Comments
 (0)