- cleaned up

git-svn-id: http://moon:8086/svn/mips@25 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2015-05-26 20:09:45 +00:00
parent ebb066542f
commit 9c1ca0aaf3
6 changed files with 20 additions and 41 deletions
-5
View File
@@ -7,11 +7,6 @@ MEMORY
io : ORIGIN = 0xAC000000, LENGTH = 0x00800000 /* 8M */
}
OUTPUT_ARCH(mips)
SEARCH_DIR(".");
SEARCH_DIR("/usr/local/mipsel-elf/lib:/usr/local/mipsel-elf/lib/eb");
SEARCH_DIR("/usr/local/lib/gcc/mipsel-elf/4.3.3:/usr/local/lib/gcc/mipsel-elf/4.3.3/eb");
stack_ptr = 0x83FFEFF0;
baudrate = 0x0D;
sys_led_port = 0xAC000000;