repo.or.cz
/
xloong.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add support store ddr param in flash.
[xloong.git]
/
zloader
/
Makefile.fcr
blob
5180001a8bab0433b745af52c3a6f6c130c30586
1
TARGET=fcr_soc
2
TARGETEL=fcr
3
START=start.o
4
MEMSIZE=64
5
ZLOADER_OPTIONS=-DNOCACHE2 -DNOMSG -mips2
6
RAMSTARTADDR=0xffffffff80800000
7
8
include Makefile.inc