mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-12 20:28:20 +00:00
foc: Change core's base address
This commit is contained in:
committed by
Norman Feske
parent
7389e364fa
commit
b10d6deb37
@ -1,6 +1,6 @@
|
|||||||
include $(PRG_DIR)/../target.inc
|
include $(PRG_DIR)/../target.inc
|
||||||
|
|
||||||
LD_TEXT_ADDR = 0x80140000
|
LD_TEXT_ADDR = 0x80100000
|
||||||
|
|
||||||
REQUIRES += arm foc_arndale
|
REQUIRES += arm foc_arndale
|
||||||
SRC_CC += arm/platform_arm.cc
|
SRC_CC += arm/platform_arm.cc
|
||||||
|
Reference in New Issue
Block a user