提交 e09e083f 编写于 作者: T Thomas Chou 提交者: Scott McNutt

nios2: Make STANDALONE_LOAD_ADDR configurable per board

Follow commit 8ae86b76
which changed the variable name.

Fix this error,
nios2-elf-ld: invalid hex number `-o'
Signed-off-by: NThomas Chou <thomas@wytron.com.tw>
Signed-off-by: NScott McNutt <smcnutt@psyent.com>
上级 535abb96
......@@ -24,7 +24,7 @@
CROSS_COMPILE ?= nios2-elf-
STANDALONE_LOAD_ADDR ?= 0x02000000
CONFIG_STANDALONE_LOAD_ADDR ?= 0x02000000
PLATFORM_CPPFLAGS += -DCONFIG_NIOS2 -D__NIOS2__
PLATFORM_CPPFLAGS += -G0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册