Skip to content

Commit

Permalink
riscv/rv-virt: fix knsh64 booting issue
Browse files Browse the repository at this point in the history
This patch can boot `rv-virt/knsh64` reported in issue apache#12275 with
qemu 6.2 target in Ubuntu 22.04.

Signed-off-by: Yanfeng Liu <[email protected]>
  • Loading branch information
yf13 committed May 4, 2024
1 parent 0e67a79 commit ea9b9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/risc-v/qemu-rv/rv-virt/configs/knsh64/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ CONFIG_ARCH_PGPOOL_PBASE=0x80600000
CONFIG_ARCH_PGPOOL_SIZE=4194304
CONFIG_ARCH_PGPOOL_VBASE=0x80600000
CONFIG_ARCH_RISCV=y
CONFIG_ARCH_RV_EXT_SSTC=y
CONFIG_ARCH_STACKDUMP=y
CONFIG_ARCH_TEXT_NPAGES=128
CONFIG_ARCH_TEXT_VBASE=0xC0000000
Expand Down

0 comments on commit ea9b9c2

Please sign in to comment.