Skip to content

Commit

Permalink
fix config linux
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Sa <[email protected]>
  • Loading branch information
ninolomata committed Apr 26, 2023
1 parent c811ff4 commit 9ada75f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bao/configs/cva6-linux/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ struct config config = {
.base_addr =0x80200000,
.load_addr = VM_IMAGE_OFFSET(linux_image),
.size = VM_IMAGE_SIZE(linux_image),
.inplace = true
},

.entry = 0x80200000,
Expand Down

0 comments on commit 9ada75f

Please sign in to comment.