boot: remove spurious update of `cpu PC`

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-12-25 20:19:23 +08:00
parent d27b9a99a6
commit 6dc110fffa
1 changed files with 0 additions and 1 deletions

View File

@ -12,6 +12,5 @@ macro reset
"""
sysbus LoadELF @../kernel/target/riscv32i-unknown-none-elf/debug/xous-kernel
"""
# cpu PC 0x20500000
runMacro $reset