foc: Change core's base address

This commit is contained in:
Sebastian Sumpf 2013-02-04 14:59:00 +01:00 committed by Norman Feske
parent 7389e364fa
commit b10d6deb37
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
include $(PRG_DIR)/../target.inc
LD_TEXT_ADDR = 0x80140000
LD_TEXT_ADDR = 0x80100000
REQUIRES += arm foc_arndale
SRC_CC += arm/platform_arm.cc