diff --git a/base-hw/mk/spec-hw_panda.mk b/base-hw/mk/spec-hw_panda.mk index 39497bee4..849c45b0c 100644 --- a/base-hw/mk/spec-hw_panda.mk +++ b/base-hw/mk/spec-hw_panda.mk @@ -8,7 +8,7 @@ SPECS += hw platform_panda # set address where to link the text segment at -LD_TEXT_ADDR ?= 0x80000000 +LD_TEXT_ADDR ?= 0x81000000 # include implied specs include $(call select_from_repositories,mk/spec-hw.mk)